@sproutsocial/racine
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@sproutsocial/racine", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"license": "ISC", | ||
@@ -14,3 +14,3 @@ "files": [ | ||
"scripts": { | ||
"postinstall": "cd docs && yarn install", | ||
"install-deps": "yarn install && cd docs && yarn install", | ||
"prepublishOnly": "yarn run build", | ||
@@ -27,5 +27,5 @@ "precommit": "lint-staged", | ||
"watch-app": "node ./bin/buildApp.js --watch", | ||
"start-package-only": "npm-run-all clean -p build-icons watch-css watch-package", | ||
"start": "npm-run-all clean -p build-icons watch-css watch-package watch-app", | ||
"build": "npm-run-all clean -p build-icons build-css build-package -s build-app", | ||
"start-package-only": "npm-run-all install-deps clean -p build-icons watch-css watch-package", | ||
"start": "npm-run-all install-deps clean -p build-icons watch-css watch-package watch-app", | ||
"build": "npm-run-all install-deps clean -p build-icons build-css build-package -s build-app", | ||
"flow": "yarn run build-icons && flow check", | ||
@@ -32,0 +32,0 @@ "lint-js": "eslint --max-warnings=0 . && prettier --list-different \"**/*.js\"", |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
0
0
317850
67
3923