@camped-ui/lib
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@camped-ui/lib", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"publish-package": "npm publish --access public", | ||
"build": "rimraf dist && tsc" | ||
"build": "rimraf dist && tsc", | ||
"clean": "rimraf dist" | ||
}, | ||
@@ -9,0 +10,0 @@ "publishConfig": { |
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
2532