|
|
@@ -3362,6 +3362,14 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "r-script": {
|
|
|
+ "version": "0.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/r-script/-/r-script-0.0.4.tgz",
|
|
|
+ "integrity": "sha512-PNUS0iQGHLSzKCaTI8HZs5pw20GSJVaIhuBEPY3QYoUmf1RXUAnTcof0G6uMp8jGr9Ke2n/rhXVC6B1m/iiWCA==",
|
|
|
+ "requires": {
|
|
|
+ "underscore": "^1.8.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
"range-parser": {
|
|
|
"version": "1.2.1",
|
|
|
"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
|
|
|
@@ -4375,6 +4383,11 @@
|
|
|
"crypto-random-string": "^1.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "underscore": {
|
|
|
+ "version": "1.10.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.10.2.tgz",
|
|
|
+ "integrity": "sha512-N4P+Q/BuyuEKFJ43B9gYuOj4TQUHXX+j2FqguVOpjkssLUUrnJofCcBccJSCoeturDoZU6GorDTHSvUDlSQbTg=="
|
|
|
+ },
|
|
|
"unpipe": {
|
|
|
"version": "1.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
|