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

token-types

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

token-types - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

22

package.json
{
"name": "token-types",
"version": "1.0.3",
"version": "1.0.4",
"description": "Common token types for decoding and encoding binairy values",

@@ -29,2 +29,6 @@ "author": {

},
"files": [
"lib/**/*.js",
"lib/**/*.d.ts"
],
"license": "MIT",

@@ -37,9 +41,9 @@ "main": "./lib/index.js",

"devDependencies": {
"@types/chai": "^4.2.1",
"@types/chai": "^4.2.3",
"@types/mocha": "^5.2.5",
"@types/node": "^12.7.4",
"@types/node": "^12.11.1",
"chai": "^4.2.0",
"coveralls": "^3.0.6",
"del-cli": "^2.0.0",
"mocha": "^6.2.0",
"coveralls": "^3.0.7",
"del-cli": "^3.0.0",
"mocha": "^6.2.1",
"nyc": "^14.1.1",

@@ -49,5 +53,5 @@ "remark-cli": "^7.0.0",

"source-map-support": "^0.5.13",
"ts-node": "^8.3.0",
"tslint": "^5.19.0",
"typescript": "^3.6.2"
"ts-node": "^8.4.1",
"tslint": "^5.20.0",
"typescript": "^3.6.4"
},

@@ -54,0 +58,0 @@ "dependencies": {},

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