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

amos-utils

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-utils - npm Package Compare versions

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

dist/index.cjs.js

13

package.json
{
"name": "amos-utils",
"version": "0.3.0-beta.1",
"version": "0.3.0-beta.4",
"author": "acrazing <joking.young@gmail.com>",
"homepage": "https://github.com/amos-project/amos",
"license": "MIT",
"types": "esm/index.d.ts",
"main": "lib/index.js",
"module": "esm/index.js",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
"files": [

@@ -20,5 +20,8 @@ "dist"

},
"devDependencies": {
"amos-testing": "0.3.0-beta.1"
},
"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