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

braze-specification

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

braze-specification - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

26

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc