Socket
Socket
Sign inDemoInstall

@nftx/types

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nftx/types - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## 0.1.1 (2022-12-16)
**Note:** Version bump only for package @nftx/types
# 0.1.0 (2022-12-16)

@@ -8,0 +16,0 @@

14

package.json
{
"name": "@nftx/types",
"version": "0.1.0",
"version": "0.1.1",
"description": "",

@@ -16,7 +16,2 @@ "homepage": "https://github.com/NFTX-project/nftxjs#readme",

},
"scripts": {
"lint": "eslint --fix -c ../../.eslintrc.js --ext ts,tsx src && tsc --noEmit",
"build": "rm -rf dist && tsc -d --outDir dist/ts --emitDeclarationOnly",
"prepublishOnly": "yarn build"
},
"bugs": {

@@ -31,3 +26,6 @@ "url": "https://github.com/NFTX-project/nftxjs/issues"

},
"gitHead": "b3f351f2979cd947332c66ed1751d92115d86bd6"
}
"scripts": {
"lint": "eslint --fix -c ../../.eslintrc.js --ext ts,tsx src && tsc --noEmit",
"build": "rm -rf dist && tsc -d --outDir dist/ts --emitDeclarationOnly"
}
}
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