New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@contentful/app-scripts

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/app-scripts - npm Package Compare versions

Comparing version

to
0.14.134

{
"name": "@contentful/app-scripts",
"version": "0.14.133",
"version": "0.14.134",
"description": "A collection of scripts for building Contentful Apps",

@@ -18,6 +18,5 @@ "author": "Contentful GmbH",

"lint-staged": {
"*.{js}": [
"*.js": [
"eslint --fix",
"prettier --write",
"git add"
"prettier --write"
]

@@ -66,3 +65,3 @@ },

},
"gitHead": "ba3d4fc68ca49d6dea271251a9f7fe8a447b3ef0"
"gitHead": "4333840e0393abbf812e2114b617a6f5a38ca572"
}