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

@dcos/recordio

Package Overview
Dependencies
Maintainers
6
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dcos/recordio - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

5

index.js

@@ -1,1 +0,4 @@

module.exports = require("./src/read");
module.exports = {
read: require("./src/read")
};

2

package.json

@@ -6,3 +6,3 @@ {

"main": "index.js",
"version": "0.1.2",
"version": "0.1.3",
"repository": {

@@ -9,0 +9,0 @@ "type": "git",

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