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

@typen/enum-data-types

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typen/enum-data-types - npm Package Compare versions

Comparing version 0.1.17 to 0.1.18

dist/index.cjs

11

package.json
{
"name": "@typen/enum-data-types",
"version": "0.1.17",
"version": "0.1.18",
"description": "A type cheker",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"files": [

@@ -32,3 +35,3 @@ "dist"

"homepage": "https://github.com/hoyeungw/typen#readme",
"gitHead": "6fc59ed8778c50146f5a04260754ec633e043775"
"gitHead": "750dc24231d6759d494f9eba8eebae2fab590bb0"
}
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