@calcom/embed-core
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@calcom/embed-core", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "This is the vanilla JS core script that embeds Cal Link", | ||
@@ -30,3 +30,4 @@ "main": "./dist/embed/embed.js", | ||
"embed-tests-update-snapshots:ci": "yarn embed-tests-quick --update-snapshots", | ||
"prepare": "NEXT_PUBLIC_WEBAPP_URL='https://app.cal.com' yarn build" | ||
"prepare": "NEXT_PUBLIC_WEBAPP_URL='https://app.cal.com' yarn build", | ||
"publish-prod:patch": "yarn publish --access public --patch" | ||
}, | ||
@@ -33,0 +34,0 @@ "files": [ |
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
82971
34
434