@scrypted/nvr
Advanced tools
Comparing version 0.0.108 to 0.0.109
{ | ||
"name": "@scrypted/nvr", | ||
"version": "0.0.108", | ||
"version": "0.0.109", | ||
"scripts": { | ||
@@ -49,3 +49,3 @@ "prepublishOnly": "WEBPACK_DEVTOOL=nosources-source-map NODE_ENV=production scrypted-webpack", | ||
"rimraf": "^3.0.2", | ||
"tmp": "^0.2.1" | ||
"tmp-promise": "^3.0.3" | ||
}, | ||
@@ -55,5 +55,4 @@ "devDependencies": { | ||
"@types/mkdirp": "^1.0.2", | ||
"@types/rimraf": "^3.0.2", | ||
"@types/tmp": "^0.2.3" | ||
"@types/rimraf": "^3.0.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2065275
3
+ Addedtmp-promise@^3.0.3
+ Addedtmp-promise@3.0.3(transitive)
- Removedtmp@^0.2.1