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

enum-xyz

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enum-xyz - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

6

package.json
{
"name": "enum-xyz",
"type": "module",
"version": "0.0.0",
"version": "0.0.1",
"description": "JavaScript enums using proxies.",
"homepage": "https://github.com/chasefleming/enum-xyz",
"author": "Chase Fleming",

@@ -18,3 +19,4 @@ "source": "index.js",

"test": "jest",
"build": "microbundle"
"build": "microbundle",
"publish": "npm run build && npm publish"
},

@@ -21,0 +23,0 @@ "license": "ISC",

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