@airgap/beacon-types
Advanced tools
Comparing version 0.0.1-beta.5 to 0.0.1-beta.6
{ | ||
"name": "@airgap/beacon-types", | ||
"version": "0.0.1-beta.5", | ||
"version": "0.0.1-beta.6", | ||
"description": "> TODO: description", | ||
@@ -10,4 +10,9 @@ "author": "Andreas Gassmann <andreas@andreasgassmann.ch>", | ||
"module": "dist/esm/index.js", | ||
"types": "dist/cjs/index.d.ts", | ||
"exports": { | ||
"require": "./dist/cjs/index.js", | ||
"import": "./dist/esm/index.js" | ||
}, | ||
"directories": { | ||
"lib": "lib", | ||
"lib": "dist/esm", | ||
"test": "__tests__" | ||
@@ -35,3 +40,3 @@ }, | ||
}, | ||
"gitHead": "85337526d2d7599e17b89c202a3aa82b63782785" | ||
"gitHead": "6a0553746624170c2a84a3386c6e47a7259d7e43" | ||
} |
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
153743