@draftbit/variable-json
Advanced tools
+2
-4
| { | ||
| "name": "@draftbit/variable-json", | ||
| "private": false, | ||
| "version": "1.0.5", | ||
| "version": "1.0.6", | ||
| "declaration": true, | ||
@@ -10,3 +10,3 @@ "main": "dist/VJson.bs", | ||
| "copy-git-hooks": "if [ -e ./hooks ]; then cp -v ./hooks/* ./.git/hooks; fi", | ||
| "prepare": "mkdir -p ./.git/hooks && yarn copy-git-hooks && yarn re:build && yarn package", | ||
| "prepare": "mkdir -p ./.git/hooks && yarn copy-git-hooks && yarn re:build", | ||
| "re:clean": "bsb -clean-world", | ||
@@ -19,3 +19,2 @@ "re:build": "bsb -make-world", | ||
| "test": "jest __tests__/*.bs.js", | ||
| "package": "yarn parcel build src/VJson.bs.js --no-source-maps", | ||
| "npm:publish": "npm publish --access public", | ||
@@ -40,3 +39,2 @@ "npm:publish-patch": "npm version patch && yarn npm:publish && git push --tags", | ||
| "lint-staged": "^10.2.11", | ||
| "parcel": "^1.12.4", | ||
| "prettier": "^2.0.5", | ||
@@ -43,0 +41,0 @@ "reason-jest": "^2.2.0", |
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
8
-11.11%425414
-0.05%