@senantix/atomic-js
Advanced tools
Comparing version 1.0.0-beta.6 to 1.0.0-beta.7
{ | ||
"name": "@senantix/atomic-js", | ||
"version": "1.0.0-beta.6", | ||
"version": "1.0.0-beta.7", | ||
"author": { | ||
@@ -21,3 +21,11 @@ "name": "Senantix Inc.", | ||
"module": "./dist/module.mjs", | ||
"types": "./dist/module.d.ts", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/module.mjs", | ||
"require": "./dist/main.cjs", | ||
"types": "./dist/index.d.ts" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"files": [ | ||
@@ -24,0 +32,0 @@ "dist" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
26425
6
376
5