@cord-sdk/server
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@cord-sdk/server", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"homepage": "https://docs.cord.com/", | ||
"license": "MIT", | ||
"files": [ | ||
"dist/" | ||
"dist/", | ||
"!dist/cjs/**/*.d.ts", | ||
"LICENSE", | ||
"README.md" | ||
], | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"types": "dist/index.d.ts", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/mjs/index.js", | ||
"types": "dist/mjs/index.d.ts", | ||
"repository": { | ||
@@ -17,6 +20,2 @@ "type": "git", | ||
}, | ||
"scripts": { | ||
"build": "rollup -c", | ||
"dev": "rollup -c -w" | ||
}, | ||
"dependencies": { | ||
@@ -23,0 +22,0 @@ "jsonwebtoken": "^8.5.1" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
4883
10
0
19
0