basicprimitivesreact
Advanced tools
Comparing version 5.4.2 to 5.4.3
{ | ||
"name": "basicprimitivesreact", | ||
"version": "5.4.2", | ||
"version": "5.4.3", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"babel": { | ||
"presets": [ "@babel/react" ] | ||
"presets": [ | ||
"@babel/preset-react" | ||
], | ||
"plugins": [ | ||
"@babel/plugin-proposal-class-properties" | ||
] | ||
}, | ||
@@ -20,12 +25,18 @@ "repository": { | ||
"devDependencies": { | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6", | ||
"node-sass": "^4.12.0", | ||
"@babel/cli": "^7.2.3", | ||
"@babel/core": "^7.5.5", | ||
"@babel/node": "^7.5.5", | ||
"@babel/plugin-proposal-class-properties": "^7.5.5", | ||
"@babel/preset-env": "^7.5.5", | ||
"@babel/preset-react": "^7.0.0", | ||
"@fortawesome/fontawesome-svg-core": "^1.2.19", | ||
"@fortawesome/free-solid-svg-icons": "^5.9.0", | ||
"@fortawesome/react-fontawesome": "^0.1.4", | ||
"babel-loader": "^8.0.6", | ||
"node-sass": "^4.12.0", | ||
"react": "^16.8.6", | ||
"react-dnd": "^9.3.2", | ||
"react-dnd-html5-backend": "^9.3.2", | ||
"react-scripts": "3.0.1", | ||
"@babel/cli": "^7.2.3" | ||
"react-dom": "^16.8.6", | ||
"react-scripts": "3.0.1" | ||
}, | ||
@@ -40,3 +51,3 @@ "scripts": { | ||
"deploy": "gh-pages -d build --src '*/' --repo https://github.com/BasicPrimitives/react", | ||
"publish": "SET NODE_ENV=production && if exist dist rmdir /s /q dist && mkdir dist && npx babel src/Diagrams/ --out-dir dist --copy-files" | ||
"publish:npm": "SET NODE_ENV=production && if exist dist rmdir /s /q dist && mkdir dist && npx babel src/Diagrams/ --out-dir dist --copy-files" | ||
}, | ||
@@ -58,2 +69,2 @@ "eslintConfig": { | ||
} | ||
} | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
1
82290
16
33
1869