@bfly/utils
Advanced tools
Comparing version 4.16.1 to 4.16.2
{ | ||
"name": "@bfly/utils", | ||
"version": "4.16.1", | ||
"version": "4.16.2", | ||
"license": "UNLICENSED", | ||
@@ -17,3 +17,2 @@ "author": "Butterfly Network", | ||
"@sentry/minimal": "^6.19.7", | ||
"@types/relay-runtime": "^12.0.0", | ||
"@types/segment-analytics": "^0.0.34", | ||
@@ -24,2 +23,3 @@ "dom-helpers": "^5.2.1", | ||
"peerDependencies": { | ||
"@types/relay-runtime": ">=12.0.0", | ||
"relay-connection-handler-plus": ">=0.1.2", | ||
@@ -31,2 +31,5 @@ "relay-runtime": ">=10.0.0" | ||
"optional": true | ||
}, | ||
"@types/relay-runtime": { | ||
"optional": true | ||
} | ||
@@ -38,3 +41,3 @@ }, | ||
}, | ||
"gitHead": "4d322bd29a76cdc0905b7e38295555cc4cf2be24" | ||
"gitHead": "7c99073cfac9be57627eb9086ac2c08f965fb60f" | ||
} |
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
66155
+ Added@types/relay-runtime@18.1.1(transitive)
- Removed@types/relay-runtime@^12.0.0
- Removed@types/relay-runtime@12.0.2(transitive)