Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "xmcommon", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "javascript common lib for es6", | ||
"main": "index.js", | ||
"types": "./types/xmcommon/index.d.ts", | ||
"scripts": { | ||
@@ -25,2 +26,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"dependencies": { | ||
"@types/node": "^11.9.4", | ||
"lodash": "^4.17.11" | ||
@@ -27,0 +29,0 @@ }, |
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
96252
22
2949
2
+ Added@types/node@^11.9.4
+ Added@types/node@11.15.54(transitive)