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

rxjs-report-usage

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rxjs-report-usage - npm Package Compare versions

Comparing version 0.0.0-alpha.1 to 0.0.0-beta.1

.editorconfig

16

package.json

@@ -10,6 +10,14 @@ {

"dependencies": {
"bent": "^7.3.6"
"@babel/parser": "^7.10.3",
"@babel/traverse": "^7.10.3",
"@babel/types": "^7.10.3",
"bent": "^7.3.6",
"chalk": "^4.1.0",
"glob": "^7.1.6",
"prompts": "^2.3.2"
},
"description": "Report RxJS API usage to the core team",
"devDependencies": {},
"devDependencies": {
"jest": "^26.0.1"
},
"homepage": "https://github.com/cartant/rxjs-report-usage",

@@ -29,3 +37,3 @@ "husky": {

},
"main": "./index.js",
"main": "./src/index.js",
"name": "rxjs-report-usage",

@@ -43,3 +51,3 @@ "optionalDependencies": {},

"scripts": {},
"version": "0.0.0-alpha.1"
"version": "0.0.0-beta.1"
}

Sorry, the diff of this file is not supported yet

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