Comparing version 0.213.0 to 0.214.0
{ | ||
"name": "flipper", | ||
"version": "0.213.0", | ||
"version": "0.214.0", | ||
"description": "Mobile development tool", | ||
@@ -17,8 +17,8 @@ "productName": "Flipper", | ||
"dependencies": { | ||
"flipper-common": "0.213.0", | ||
"flipper-frontend-core": "0.213.0", | ||
"flipper-server-client": "0.213.0", | ||
"flipper-server-companion": "0.213.0", | ||
"flipper-server-core": "0.213.0", | ||
"flipper-ui-core": "0.213.0", | ||
"flipper-common": "0.214.0", | ||
"flipper-frontend-core": "0.214.0", | ||
"flipper-server-client": "0.214.0", | ||
"flipper-server-companion": "0.214.0", | ||
"flipper-server-core": "0.214.0", | ||
"flipper-ui-core": "0.214.0", | ||
"fs-extra": "^11.1.1", | ||
@@ -25,0 +25,0 @@ "invariant": "^2.2.2", |
@@ -8,3 +8,3 @@ { | ||
"emitDeclarationOnly": true, | ||
"lib": ["DOM", "ES2019"], | ||
"lib": ["DOM", "ES2021"], | ||
"types": [ | ||
@@ -11,0 +11,0 @@ "../types/flipperGlobals" |
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
Updatedflipper-common@0.214.0
Updatedflipper-server-core@0.214.0
Updatedflipper-ui-core@0.214.0