Socket
Socket
Sign inDemoInstall

starknet

Package Overview
Dependencies
Maintainers
2
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

starknet - npm Package Compare versions

Comparing version 6.1.2 to 6.1.3

39

package.json
{
"name": "starknet",
"version": "6.1.2",
"version": "6.1.3",
"description": "JavaScript library for Starknet",

@@ -23,3 +23,3 @@ "main": "dist/index.js",

"scripts": {
"prepare": "npm run build && husky install",
"prepare": "npm run build && husky",
"build": "tsup && npm run build:esm && npm run build:iife && npm run build:dts",

@@ -31,3 +31,3 @@ "build:esm": "tsup --clean false --format esm --platform node",

"test": "jest -i",
"posttest": "npm run format",
"posttest": "npm run format -- --log-level warn",
"test:watch": "jest --watch",

@@ -39,3 +39,3 @@ "docs": "cd www && npm run start",

"info:version": "npm pkg get version | xargs",
"format": "prettier --loglevel warn --write \"**/*.{ts,js,md,yml,json}\"",
"format": "prettier --log-level log --write \"**/*.{ts,js,md,yml,json}\"",
"lint": "eslint . --cache --fix --ext .ts",

@@ -59,10 +59,10 @@ "ts:check": "tsc --noEmit --resolveJsonModule --project tsconfig.eslint.json"

"@babel/preset-typescript": "^7.17.12",
"@commitlint/cli": "^17.0.2",
"@commitlint/config-conventional": "^17.0.2",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^10.0.0",
"@semantic-release/release-notes-generator": "^11.0.0",
"@types/isomorphic-fetch": "^0.0.36",
"@semantic-release/npm": "^11.0.2",
"@semantic-release/release-notes-generator": "^12.1.0",
"@types/isomorphic-fetch": "^0.0.39",
"@types/jest": "^29.5.0",

@@ -79,7 +79,7 @@ "@types/jest-json-schema": "^6.1.1",

"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-prettier": "^5.1.3",
"fetch-intercept": "^2.4.0",
"husky": "^8.0.1",
"husky": "^9.0.11",
"import-sort-style-module": "^6.0.0",

@@ -89,6 +89,7 @@ "jest": "^29.5.0",

"jest-json-schema": "^6.1.0",
"lint-staged": "^13.0.1",
"prettier": "^2.7.0",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"prettier-plugin-import-sort": "^0.0.7",
"tsup": "^6.7.0",
"semantic-release": "^23.0.2",
"tsup": "^8.0.2",
"typedoc": "^0.25.7",

@@ -101,6 +102,6 @@ "typescript": "^5.3.0"

"@scure/starknet": "~1.0.0",
"fetch-cookie": "github:NethermindEth/fetch-cookie#export-cookieimpl",
"abi-wan-kanabi-v2": "npm:abi-wan-kanabi@^2.2.1",
"abi-wan-kanabi": "^2.2.1",
"fetch-cookie": "^3.0.0",
"isomorphic-fetch": "^3.0.0",
"lossless-json": "^2.0.8",
"lossless-json": "^4.0.1",
"pako": "^2.0.4",

@@ -107,0 +108,0 @@ "ts-mixer": "^6.0.3",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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