@knight-owl-studios/calculator
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@knight-owl-studios/calculator", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"private": false, | ||
"description": "Mock module to demo private modules", | ||
"main": "index.js", | ||
"files": [ | ||
"index.js", | ||
"lib" | ||
], | ||
"files": ["index.js", "lib"], | ||
"scripts": { | ||
@@ -12,0 +9,0 @@ "prepublish": "npm run-script test && npm run-script build", |
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
2114