inspectable
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "inspectable", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Make the output of a class instance in the console meaningful", | ||
@@ -31,6 +31,4 @@ "license": "MIT", | ||
".": { | ||
"node": { | ||
"import": "./lib/index.mjs", | ||
"require": "./lib/index.js" | ||
}, | ||
"import": "./lib/index.mjs", | ||
"require": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
@@ -37,0 +35,0 @@ "browser": "./lib/index.browser.mjs" |
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
16525