Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@notabene/javascript-sdk

Package Overview
Dependencies
Maintainers
0
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@notabene/javascript-sdk - npm Package Compare versions

Comparing version 2.0.0-next.3 to 2.0.0-next.5

20

package.json

@@ -12,3 +12,3 @@ {

"license": "MIT",
"version": "2.0.0-next.3",
"version": "2.0.0-next.5",
"source": "src/notabene.ts",

@@ -18,2 +18,8 @@ "main": "dist/notabene.js",

"browserslist": "> 0.5%, last 2 versions, not dead",
"files": [
"dist",
"src",
"package.json",
"README.md"
],
"scripts": {

@@ -30,7 +36,7 @@ "prepare": "husky install",

"release": "semantic-release",
"publish": "yarn build && yarn semantic-release && npm publish --tag next"
"publish": "yarn build && npm publish --tag next"
},
"devDependencies": {
"@commitlint/cli": "^16.2.1",
"@commitlint/config-conventional": "^16.2.1",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@eslint/js": "^9.7.0",

@@ -46,5 +52,2 @@ "@fast-check/vitest": "^0.1.2",

"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.2.1",

@@ -57,3 +60,4 @@ "fast-check": "^3.20.0",

"prettier": "^3.3.3",
"semantic-release": "^19.0.2",
"rimraf": "^6.0.1",
"semantic-release": "^24.1.0",
"typescript": "^5.5.4",

@@ -60,0 +64,0 @@ "typescript-eslint": "^8.2.0",

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