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

@pyramid-embed/embed-react

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pyramid-embed/embed-react - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

12

package.json
{
"name": "@pyramid-embed/embed-react",
"version": "2.0.7",
"version": "2.0.8",
"description": "",

@@ -10,3 +10,3 @@ "main": "dist/index.js",

"build:publish": "tsc && npm version patch && npm publish",
"build:publish:prod": "tsc && npm publish --access public",
"build:publish:prod": "tsc && npm publish",
"postinstall": "npm prune"

@@ -17,3 +17,3 @@ },

"dependencies": {
"@pyramid-embed/embed-js": "2.0.21",
"@pyramid-embed/embed-js": "2.0.45",
"react": "16.12.0",

@@ -27,4 +27,8 @@ "react-dom": "16.12.0",

"@types/uuid": "3.4.6",
"remove-files-webpack-plugin": "1.4.3",
"tsc": "1.20150623.0",
"typescript": "3.7.5"
"typescript": "3.7.5",
"uglifyjs-webpack-plugin": "2.2.0",
"webpack": "4.43.0",
"webpack-cli": "3.3.12"
},

@@ -31,0 +35,0 @@ "files": [

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