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

@codesandbox/sandpack-react

Package Overview
Dependencies
Maintainers
6
Versions
385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codesandbox/sandpack-react - npm Package Compare versions

Comparing version 0.2.4-alpha.0 to 0.3.0

dist/cjs/index.js

20

package.json
{
"name": "@codesandbox/sandpack-react",
"version": "0.2.4-alpha.0",
"version": "0.3.0",
"description": "",

@@ -12,14 +12,6 @@ "keywords": [],

"author": "CodeSandbox",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
"sideEffects": false,
"exports": {
"./common": "./dist/common",
"./components": "./dist/components",
"./contexts": "./dist/contexts",
"./hooks": "./dist/hooks",
"./presents": "./dist/presents",
"./templates": "./dist/templates"
},
"scripts": {

@@ -56,3 +48,3 @@ "clean": "rimraf dist",

"@codemirror/view": "0.19.14",
"@codesandbox/sandpack-client": "^0.2.0",
"@codesandbox/sandpack-client": "^0.3.0",
"codesandbox-import-util-types": "^2.2.3",

@@ -87,3 +79,3 @@ "codesandbox-import-utils": "^2.2.3"

},
"gitHead": "1c018f98f9850e74fdead0ac480aa66307545dbd"
"gitHead": "ce67cbc1b4d911c86fa9c4e81a45f3b0b52e9285"
}
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