rsocket-core
Advanced tools
Comparing version 0.1.0-alpha.0ddeeafe to 1.0.0-alpha.1
{ | ||
"name": "rsocket-core", | ||
"description": "RSocket core", | ||
"version": "0.1.0-alpha.0ddeeafe", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/rsocket/rsocket-js.git" | ||
"version": "1.0.0-alpha.1", | ||
"license": "Apache-2.0", | ||
"main": "dist/index", | ||
"types": "dist/index", | ||
"files": [ | ||
"dist", | ||
"LICENSE" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"license": "BSD-3-Clause", | ||
"main": "build/index.js", | ||
"dependencies": { | ||
"fbjs": "^0.8.12", | ||
"rsocket-flowable": "^0.1.0-alpha.0ddeeafe", | ||
"rsocket-types": "^0.1.0-alpha.0ddeeafe" | ||
} | ||
"scripts": { | ||
"build": "yarn run clean && yarn run compile", | ||
"clean": "rimraf -rf ./dist", | ||
"compile": "tsc -p tsconfig.build.json", | ||
"prepublishOnly": "yarn run build", | ||
"test": "yarn jest" | ||
}, | ||
"devDependencies": { | ||
"rimraf": "~3.0.2", | ||
"typescript": "~4.5.2" | ||
}, | ||
"gitHead": "b94144d708845c6282d5dd3351b214784a6da5da" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
63
0
0
4
357477
2
5491
1
2
- Removedfbjs@^0.8.12
- Removedrsocket-types@^0.1.0-alpha.0ddeeafe
- Removedasap@2.0.6(transitive)
- Removedbase64-js@1.5.1(transitive)
- Removedbuffer@5.7.1(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedieee754@1.2.1(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedpromise@7.3.1(transitive)
- Removedrsocket-flowable@0.1.0-alpha.0ddeeafe(transitive)
- Removedrsocket-types@0.1.0-alpha.0ddeeafe(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedua-parser-js@0.7.39(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)