Socket
Socket
Sign inDemoInstall

react-adobe-embed

Package Overview
Dependencies
0
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.0.0 to 12.0.1

LICENSE.md

10

package.json
{
"name": "react-adobe-embed",
"version": "12.0.0",
"version": "12.0.1",
"homepage": "https://ziping-liu-corporation.github.io/react-adobe-embed/#/home",

@@ -79,3 +79,3 @@ "repository": {

"test": "jest",
"build:canary": "npm run build:roll:canary && rsync -rhv --progress ./public/* ./build && cp ./README.md ./build && npm run build:roll:cdn && rsync -rhv --progress ./dist ./build/ && cp ./LICENSE ./build && npm run build:public",
"build:canary": "npm run build:roll:canary && rsync -rhv --progress ./public/* ./build && cp ./README.md ./build && npm run build:roll:cdn && rsync -rhv --progress ./dist ./build/ && cp ./LICENSE.txt ./build && npm run build:public",
"build:public": "node ./scripts/public.js",

@@ -92,3 +92,3 @@ "build:roll:canary": "rimraf build && rollup --bundleConfigAsCjs -c rollup.config.canary.js",

"author": "Ziping Liu <ziping@linkedinliu.com>",
"license": "SEE LICENSE IN LICENSE.txt",
"license": "SEE LICENSE IN LICENSE.md",
"devDependencies": {

@@ -115,2 +115,3 @@ "@babel/core": "^7.23.2",

"gh-pages": "^6.0.0",
"html-minifier-terser": "^7.2.0",
"husky": "^8.0.3",

@@ -128,6 +129,3 @@ "jest": "^29.7.0",

"typescript": "^4.9.5"
},
"dependencies": {
"html-minifier-terser": "^7.2.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc