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

@analys/enum-difference-modes

Package Overview
Dependencies
Maintainers
0
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@analys/enum-difference-modes - npm Package Compare versions

Comparing version 0.6.14 to 0.7.0

dist/index.js

21

package.json
{
"name": "@analys/enum-difference-modes",
"version": "0.6.14",
"version": "0.7.0",
"description": "Enums for analys toolkit",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"type": "module",
"exports": "./dist/index.js",
"files": [

@@ -16,6 +13,2 @@ "dist"

},
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/enum-difference-modes.test.js"
},
"repository": {

@@ -37,3 +30,7 @@ "type": "git",

"homepage": "https://github.com/hoyeungw/vect#readme",
"gitHead": "ea22e3de75b331ec240a7fea17af976d4bef5b5d"
}
"gitHead": "25741a60101aa28261133de365bcfd032cb351de",
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/enum-difference-modes.test.js"
}
}

@@ -0,0 +0,0 @@ # @analys/enum-difference-modes

Sorry, the diff of this file is not supported yet

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