🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@draftbit/variable-json

Package Overview
Dependencies
Maintainers
5
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@draftbit/variable-json - npm Package Compare versions

Comparing version
1.0.5
to
1.0.6
+2
-4
package.json
{
"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