Socket
Socket
Sign inDemoInstall

@vtex/order-manager

Package Overview
Dependencies
Maintainers
73
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtex/order-manager - npm Package Compare versions

Comparing version 0.0.3-1 to 0.0.3-2

dist/index.stories.d.ts

1

dist/index.d.ts

@@ -0,1 +1,2 @@

/// <reference types="react" />
export declare const HelloWorld: () => JSX.Element;
{
"name": "@vtex/order-manager",
"version": "0.0.3-1",
"version": "0.0.3-2",
"main": "dist/index.js",

@@ -18,2 +18,3 @@ "typings": "dist/index.d.ts",

"test": "echo 'not implemented'",
"lint": "eslint src/ --ext .tsx,.ts",
"size": "size-limit",

@@ -40,2 +41,7 @@ "analyze": "size-limit --why"

"@types/react-dom": "^17.0.2",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"eslint": "^7.22.0",
"eslint-plugin-jest": "^24.3.1",
"eslint-plugin-react": "^7.22.0",
"react": "^17.0.1",

@@ -42,0 +48,0 @@ "react-dom": "^17.0.1",

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