@autofleet/locomotion-sdk
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@autofleet/locomotion-sdk", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "jest", | ||
"postinstall": "jetify", | ||
"storybook": "start-storybook -p 7007", | ||
"linter": "eslint '**/*.{js,jsx}' --quiet" | ||
}, | ||
@@ -30,6 +27,3 @@ "repository": { | ||
}, | ||
"jest": { | ||
"preset": "react-native" | ||
} | ||
} |
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
3
0
561