braze-specification
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "braze-specification", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Braze API specification.", | ||
@@ -8,3 +8,3 @@ "author": "Mark <mark@remarkablemark.org>", | ||
"build": "run-s migrations:postman postman-to-openapi migrations:openapi", | ||
"clean": "rm -rf .cache openapi", | ||
"clean": "rm -rf .cache openapi/spec.json", | ||
"lint": "spectral lint openapi/spec.json --display-only-failures", | ||
@@ -15,4 +15,3 @@ "lint:tsc": "tsc --noEmit", | ||
"postman-to-openapi": "p2o postman/collection.json --file openapi/spec.json --options postman-to-openapi.json", | ||
"postinstall": "husky install", | ||
"postpublish": "pinst --enable" | ||
"prepare": "husky" | ||
}, | ||
@@ -39,15 +38,14 @@ "repository": { | ||
"devDependencies": { | ||
"@commitlint/cli": "18.4.3", | ||
"@commitlint/config-conventional": "18.4.3", | ||
"@stoplight/spectral-cli": "6.11.0", | ||
"costatus": "1.0.1", | ||
"husky": "8.0.3", | ||
"json-schema-it": "1.2.4", | ||
"lint-staged": "15.2.0", | ||
"@commitlint/cli": "19.5.0", | ||
"@commitlint/config-conventional": "19.5.0", | ||
"@stoplight/spectral-cli": "6.13.1", | ||
"costatus": "1.0.2", | ||
"husky": "9.1.6", | ||
"json-schema-it": "1.2.11", | ||
"lint-staged": "15.2.10", | ||
"npm-run-all": "4.1.5", | ||
"pinst": "3.0.0", | ||
"postman-to-openapi": "3.0.1", | ||
"prettier": "3.1.1", | ||
"prettier": "3.3.3", | ||
"ts-node": "10.9.2", | ||
"typescript": "5.3.3" | ||
"typescript": "5.6.3" | ||
}, | ||
@@ -54,0 +52,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
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
943167
12
11435
0