@calcom/embed-snippet
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"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" | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6822
8
+ Added@calcom/embed-core@1.2.0(transitive)
- Removed@calcom/embed-core@1.5.1(transitive)
Updated@calcom/embed-core@1.2.0