@rosen-bridge/tokens
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"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", |
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
19238
19
347
2
70