Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

component-playground

Package Overview
Dependencies
Maintainers
30
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

component-playground - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

6

package.json
{
"name": "component-playground",
"version": "3.2.0",
"version": "3.2.1",
"description": "A component for rendering React components with editable source and live preview",

@@ -66,2 +66,3 @@ "keywords": [

"dependencies": {
"babel-polyfill": "^6.26.0",
"babel-standalone": "^6.26.0",

@@ -118,3 +119,2 @@ "codemirror": "^5.30.0",

"babel-loader": "^6.4.1",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.6.1",

@@ -129,3 +129,3 @@ "babel-preset-react": "^6.24.1",

"dependencies": [
"^babel-(?!standalone)",
"^babel-(?!(standalone|polyfill))",
"^rimraf$",

@@ -132,0 +132,0 @@ "^webpack$"

Sorry, the diff of this file is too big to display

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