@pexip-engage-public/plugin-utils
Advanced tools
Comparing version 1.0.7 to 1.0.8-canary-20230613121707
# @pexip-engage-public/plugin-utils | ||
## 1.0.8-canary-20230613121707 | ||
### Patch Changes | ||
- 8a0778a60: fix CJS compatilibity | ||
## 1.0.7 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pexip-engage-public/plugin-utils", | ||
"version": "1.0.7", | ||
"version": "1.0.8-canary-20230613121707", | ||
"homepage": "https://github.com/skedify/frontend-mono/tree/develop/apps/plugin-remix/packages/plugin-utils#readme", | ||
@@ -23,3 +23,4 @@ "bugs": { | ||
"types": "./typings/index.d.ts", | ||
"import": "./dist/index.mjs" | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js" | ||
} | ||
@@ -37,4 +38,4 @@ }, | ||
"tsup": "^6.7.0", | ||
"eslint-config-pexip-engage": "0.0.21", | ||
"@pexip-engage/tsconfig": "0.0.9" | ||
"@pexip-engage/tsconfig": "0.0.9", | ||
"eslint-config-pexip-engage": "0.0.29" | ||
}, | ||
@@ -41,0 +42,0 @@ "volta": { |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20687
8
113
2