Socket
Socket
Sign inDemoInstall

@vtex/order-manager

Package Overview
Dependencies
1
Maintainers
73
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3-3 to 0.0.3-4

CHANGELOG.md

2

dist/index.esm.js
/*!
* @vtex/order-manager v0.0.3-3
* @vtex/order-manager v0.0.3-4
* (c) VTEX

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* @vtex/order-manager v0.0.3-3
* @vtex/order-manager v0.0.3-4
* (c) VTEX

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "@vtex/order-manager",
"version": "0.0.3-3",
"version": "0.0.3-4",
"description": "",

@@ -13,7 +13,6 @@ "cdn": "dist/index.umd.js",

"scripts": {
"doc": "typedoc src/index.ts",
"test": "vtex-test-tools test",
"lint": "eslint --ext js,jsx,ts,tsx .",
"build": "rollup --config ./rollup.config.js",
"prepublishOnly": "npm run doc && npm run build && npm run test"
"prepublishOnly": "yarn build && yarn test"
},

@@ -27,2 +26,3 @@ "dependencies": {

"devDependencies": {
"@apollo/react-testing": "3",
"@types/jest": "^26.0.14",

@@ -37,2 +37,4 @@ "@types/prettier": "^2.1.2",

"prettier": "^2.1.2",
"react-apollo": "3",
"react-intl": "3",
"rollup": "^2.29.0",

@@ -39,0 +41,0 @@ "rollup-plugin-typescript2": "^0.27.3",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc