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.6 to 0.1.7

dist/tsconfig.tsbuildinfo

17

package.json
{
"name": "@rosen-bridge/tokens",
"version": "0.1.6",
"version": "0.1.7",
"description": "this project manage supported tokens",

@@ -8,5 +8,4 @@ "main": "dist/lib/index.js",

"scripts": {
"prettify": "prettier --write . --ignore-path ./.gitignore",
"prettify": "prettier --write . --ignore-path .gitignore",
"lint": "eslint --fix . && npm run prettify",
"start": "npm run build && node dist/lib/index.js",
"build": "tsc",

@@ -16,8 +15,7 @@ "type-check": "tsc --noEmit",

"coverage": "c8 npm run test",
"release": "npm run test && npm run build && npm publish --access public",
"prepare": "husky install"
"release": "npm run test && npm run build && npm publish --access public"
},
"repository": {
"type": "git",
"url": "git@git.ergopool.io:rosen-bridge/tokens.git"
"url": "git+https://github.com/rosen-bridge/utils.git"
},

@@ -39,4 +37,2 @@ "files": [

"eslint-config-prettier": "^8.5.0",
"husky": "^8.0.0",
"lint-staged": "^13.0.3",
"mocha": "^10.0.0",

@@ -53,6 +49,3 @@ "prettier": "^2.7.1",

"rosen"
],
"engines": {
"node": ">=16.14.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