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

amos-io

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amos-io - npm Package Compare versions

Comparing version 0.3.0-beta.1 to 0.3.0-beta.4

dist/index.cjs.js

14

package.json
{
"name": "amos-io",
"version": "0.3.0-beta.1",
"version": "0.3.0-beta.4",
"description": "The builtin io library for amos.",

@@ -8,9 +8,7 @@ "author": "acrazing <joking.young@gmail.com>",

"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"types": "esm/index.d.ts",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
"files": [
"src",
"esm",
"lib"
"dist"
],

@@ -25,4 +23,4 @@ "repository": {

"dependencies": {
"tslib": "^2.6.1"
"tslib": "^2.8.0"
}
}
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