Socket
Socket
Sign inDemoInstall

@hoory/embed

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hoory/embed - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

6

package.json
{
"name": "@hoory/embed",
"version": "1.0.15",
"version": "1.0.16",
"private": false,

@@ -8,4 +8,4 @@ "description": "Hoory script embedder",

"scripts": {
"publish": "cd ../ && yarn build && cd ./react && npm version patch && npm publish --access=public",
"publishFromEmbed": "yarn build && npm version patch && npm publish --access=public"
"publishNpm": "cd ../ && yarn build && cd ./react && npm version patch && npm publish --access=public",
"publishNpmFromParent": "yarn build && npm version patch && npm publish --access=public"
},

@@ -12,0 +12,0 @@ "keywords": [],

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