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

ee-types

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ee-types - npm Package Compare versions

Comparing version 4.0.0 to 4.0.2

2

package.json
{
"name": "ee-types",
"version": "4.0.0",
"version": "4.0.2",
"description": "Reliable & easy Js & ES Type detection",

@@ -5,0 +5,0 @@ "directories": {

# ee-types
Easy and reliable type detection with ES6+ support.
Easy and reliable type detection
Supported by [joinbox.com](https://joinbox.com/), your swiss node.js & javascript agency :rocket:
[![npm](https://img.shields.io/npm/dm/ee-types.svg?style=flat-square)](https://www.npmjs.com/package/ee-types)

@@ -25,17 +27,4 @@ [![Travis](https://img.shields.io/travis/eventEmitter/ee-types.svg?style=flat-square)](https://travis-ci.org/eventEmitter/ee-types)

***browser***
from html
```
<script type="module" src="node_modules/ee-types/src/types.mjs"></script>
```
from within a module
```javascript
import types from 'node_modules/ee-types/src/types.mjs';
```
## API

@@ -42,0 +31,0 @@

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