New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dopplerhq/universal-import-react

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dopplerhq/universal-import-react - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/index.js.map

7

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc