Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iox

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iox - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

4

package.json
{
"name": "iox",
"version": "0.0.5",
"version": "0.0.6",
"main": "lib/iox.js",

@@ -9,3 +9,3 @@ "repository": "git@github.com:pokle/iox.git",

"scripts": {
"build": "babel src -d lib",
"build": "rm -rf lib && babel src -d lib",
"test": "jest --coverage"

@@ -12,0 +12,0 @@ },

@@ -50,3 +50,4 @@ # iox

```
npm test
npm test
npm run build
npm version major | minor | patch...

@@ -53,0 +54,0 @@ git push

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