@daily-co/daily-js
Advanced tools
Comparing version 0.54.0 to 0.55.0
{ | ||
"name": "@daily-co/daily-js", | ||
"version": "0.54.0", | ||
"version": "0.55.0", | ||
"engines": { | ||
@@ -8,7 +8,7 @@ "node": ">=10.0.0" | ||
"homepage": "https://github.com/daily-co/daily-js/", | ||
"main": "dist/daily-iframe.js", | ||
"module": "dist/daily-iframe-esm.js", | ||
"main": "dist/daily.js", | ||
"module": "dist/daily-esm.js", | ||
"types": "index.d.ts", | ||
"files": "dist", | ||
"unpkg": "dist/daily-iframe.js", | ||
"unpkg": "dist/daily.js", | ||
"browserslist": [ | ||
@@ -38,3 +38,6 @@ "defaults", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
"@rollup/plugin-commonjs": "^24.0.1", | ||
"@rollup/plugin-node-resolve": "^15.0.2", | ||
"@rollup/plugin-replace": "^5.0.2", | ||
"@rollup/plugin-terser": "^0.4.0", | ||
"@semantic-release/git": "^10.0.1", | ||
@@ -49,5 +52,2 @@ "babel-jest": "^27.4.6", | ||
"rollup": "^3.20.2", | ||
"@rollup/plugin-commonjs": "^24.0.1", | ||
"@rollup/plugin-node-resolve": "^15.0.2", | ||
"@rollup/plugin-terser": "^0.4.0", | ||
"semantic-release": "^19.0.3", | ||
@@ -61,2 +61,3 @@ "ts-jest": "^27.1.2", | ||
"@babel/runtime": "^7.12.5", | ||
"@sentry/browser": "^7.60.1", | ||
"bowser": "^2.8.1", | ||
@@ -63,0 +64,0 @@ "dequal": "^2.0.3", |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
5
254295
7
4
0
+ Added@sentry/browser@^7.60.1
+ Added@sentry-internal/feedback@7.120.0(transitive)
+ Added@sentry-internal/replay-canvas@7.120.0(transitive)
+ Added@sentry-internal/tracing@7.120.0(transitive)
+ Added@sentry/browser@7.120.0(transitive)
+ Added@sentry/core@7.120.0(transitive)
+ Added@sentry/integrations@7.120.0(transitive)
+ Added@sentry/replay@7.120.0(transitive)
+ Added@sentry/types@7.120.0(transitive)
+ Added@sentry/utils@7.120.0(transitive)
+ Addedimmediate@3.0.6(transitive)
+ Addedlie@3.1.1(transitive)
+ Addedlocalforage@1.10.0(transitive)