@symbo.ls/init
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@symbo.ls/init", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"license": "MIT", | ||
@@ -14,3 +14,3 @@ "gitHead": "54fa6500c697604b3f48ba33a573545d7bff35fa", | ||
"source": "src/index.js", | ||
"main": "dist/main.js", | ||
"main": "src/index.js", | ||
"targets": { | ||
@@ -25,2 +25,3 @@ "main": { | ||
"dist", | ||
"src", | ||
"README.md" | ||
@@ -30,3 +31,3 @@ ], | ||
"prebuild": "rm -rf dist .parcel-cache", | ||
"build": "parcel build index.js", | ||
"build": "parcel build src/index.js", | ||
"build:watch": "nodemon --exec \"yarn build\" --ignore 'dist/*' --watch ..", | ||
@@ -33,0 +34,0 @@ "test:lint": "npx standard \"packages/**/*.js\"", |
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
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
2141
2
23