class-privacy
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "class-privacy", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Simple way to define private members on ES6 classes, keep their code clean.", | ||
@@ -53,3 +53,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.7.7", | ||
"@babel/cli": "^7.10.5", | ||
"@babel/core": "^7.7.7", | ||
@@ -64,3 +64,3 @@ "@babel/preset-env": "^7.7.7", | ||
"jsdoc-to-markdown": "^5.0.3", | ||
"mocha": "^7.0.0", | ||
"mocha": "^8.0.1", | ||
"nyc": "^15.0.0", | ||
@@ -67,0 +67,0 @@ "snazzy": "^8.0.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
33961
10