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

amos-testing

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

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

dist/index.cjs.js

19

package.json
{
"name": "amos-testing",
"version": "0.3.0-beta.1",
"version": "0.3.0-beta.4",
"description": "Testing utilities 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,9 @@ "repository": {

"dependencies": {
"tslib": "^2.6.1"
"amos-boxes": "0.3.0-beta.4",
"amos-core": "0.3.0-beta.4",
"amos-io": "0.3.0-beta.4",
"amos-shapes": "0.3.0-beta.4",
"amos-utils": "0.3.0-beta.4",
"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