@dopplerhq/universal-import-react
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@dopplerhq/universal-import-react", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "dist/index.js", | ||
@@ -17,6 +17,7 @@ "types": "dist/index.d.ts", | ||
"build:github-action": "tsc && vite build", | ||
"build": "tsc && doppler run --config prd -- vite build" | ||
"build:docker": "tsc && doppler run --preserve-env -- vite build", | ||
"build": "tsc && doppler run -- vite build" | ||
}, | ||
"dependencies": { | ||
"@dopplerhq/universal-import-core": "file:../core" | ||
"@dopplerhq/universal-import-core": "*" | ||
}, | ||
@@ -23,0 +24,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
7
22
34893
199
+ Added@dopplerhq/universal-import-core@1.0.4(transitive)
+ Addedblakejs@1.2.1(transitive)
+ Addedtweetnacl@1.0.3(transitive)
+ Addedtweetnacl-sealedbox-js@1.2.0(transitive)
+ Addedtweetnacl-util@0.15.1(transitive)