pandora-component-decorator
Advanced tools
Comparing version 2.0.0-9 to 2.0.0-y.0
{ | ||
"name": "pandora-component-decorator", | ||
"version": "2.0.0-9", | ||
"version": "2.0.0-y.0", | ||
"description": "Pandora 2 Component Decorators", | ||
@@ -21,3 +21,3 @@ "main": "dist/index", | ||
"devDependencies": { | ||
"@types/chai": "^3.5.2", | ||
"@types/chai": "^4.1.7", | ||
"@types/extend": "^3.0.0", | ||
@@ -27,6 +27,6 @@ "@types/mocha": "^2.2.41", | ||
"@types/reflect-metadata": "^0.1.0", | ||
"chai": "^3.5.0", | ||
"chai": "^4.2.0", | ||
"mm": "^2.1.0", | ||
"mocha": "^3.5.0", | ||
"nyc": "^8.4.0" | ||
"nyc": "^13.1.0" | ||
}, | ||
@@ -39,3 +39,4 @@ "nyc": { | ||
"exclude": [ | ||
"typings" | ||
"typings", | ||
"dist" | ||
], | ||
@@ -42,0 +43,0 @@ "extension": [ |
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
7040