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

@adobe/universal-editor-cors

Package Overview
Dependencies
Maintainers
21
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/universal-editor-cors - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/universal-editor-embedded.js

18

package.json
{
"name": "@adobe/universal-editor-cors",
"version": "1.0.0",
"version": "1.0.1",
"description": "Utility providing communication layer between edited App and Universal Editor.",
"main": "npmjs/universal-editor-embedded.js",
"main": "dist/universal-editor-embedded.js",
"repository": {

@@ -10,2 +10,10 @@ "type": "git",

},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"files": [
"readme.md",
"dist/*"
],
"keywords": [

@@ -24,9 +32,5 @@ "universal-editor"

"devDependencies": {
"@semantic-release/git": "^10.0.1",
"semantic-release": "^20.1.0"
},
"release": {
"branches": [
"main"
]
}
}
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