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

@rosen-bridge/tokens

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rosen-bridge/tokens - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

dist/index.d.ts

11

package.json
{
"name": "@rosen-bridge/tokens",
"version": "0.1.2",
"version": "0.1.3",
"description": "this project manage supported tokens",
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {

@@ -11,3 +11,4 @@ "start": "npm run build && node dist/lib/index.js",

"test": "mocha -r ts-node/register 'tests/**/*.ts'",
"coverage": "c8 npm run test"
"coverage": "c8 npm run test",
"release": "npm run test; npm run build; npm publish --access public"
},

@@ -22,3 +23,3 @@ "repository": {

"author": "Sahand Zoufan",
"license": "ISC",
"license": "GPL-3.0",
"devDependencies": {

@@ -25,0 +26,0 @@ "@types/chai": "^4.3.1",

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