latitude-ui
Advanced tools
Comparing version 1.0.1-0 to 1.0.2-3
{ | ||
"name": "latitude-ui", | ||
"version": "1.0.1-0", | ||
"version": "1.0.2-3", | ||
"main": "lib/cjs/index.js", | ||
"author": "Ali Fathieh", | ||
"scripts": { | ||
"release": "yarn build && np", | ||
"bundle": "rollup -c", | ||
"clean": "rm -rf lib", | ||
"copy": "cp package.json lib/ && cp README.md lib/", | ||
"build": "yarn clean && yarn bundle && yarn copy" | ||
"build": "yarn clean && yarn bundle && yarn copy", | ||
"release": "yarn build && np --no-publish --any-branch", | ||
"postrelease": "yarn build && yarn publish lib --tag next" | ||
}, | ||
@@ -13,0 +14,0 @@ "license": "UNLICENSED", |
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
3814