Comparing version 0.0.1-beta.1 to 0.0.1-beta.2
{ | ||
"name": "hook-book", | ||
"version": "0.0.1-beta.1", | ||
"version": "0.0.1-beta.2", | ||
"description": "A collection of custom React Hooks", | ||
@@ -9,3 +9,3 @@ "main": "dist/", | ||
"scripts": { | ||
"build": "babel ./recipes --out-dir ./dist -s inline", | ||
"build": "babel ./recipes --out-dir ./dist/recipes -s inline && babel ./utils --out-dir ./dist/utils -s inline", | ||
"prepublishOnly": "npm run build" | ||
@@ -12,0 +12,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
52483
13
397
0