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

@calcom/embed-snippet

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@calcom/embed-snippet - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

CHANGELOG.md

7

package.json
{
"name": "@calcom/embed-snippet",
"sideEffects": false,
"version": "1.0.7",
"version": "1.0.8",
"main": "./dist/snippet.umd.js",

@@ -20,3 +20,2 @@ "module": "./dist/snippet.es.js",

"prepack": "NEXT_PUBLIC_EMBED_LIB_URL='https://app.cal.com/embed/embed.js' NEXT_PUBLIC_WEBAPP_URL='https://app.cal.com' yarn build",
"publish-prod": "yarn npm publish --access public",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"

@@ -33,4 +32,4 @@ },

"dependencies": {
"@calcom/embed-core": "^1.1.5"
"@calcom/embed-core": "1.2.0"
}
}
}
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