Comparing version 4.0.0 to 4.0.2
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
30265
153