Comparing version 3.0.0 to 4.0.0
import PropTypes from 'prop-types'; | ||
import * as React from 'react'; | ||
import { ViewPropTypes, findNodeHandle } from 'react-native'; | ||
import { NativeModulesProxy, requireNativeViewManager } from 'expo-core'; | ||
import { NativeModulesProxy, requireNativeViewManager } from '@unimodules/core'; | ||
export default class BlurView extends React.Component { | ||
@@ -6,0 +6,0 @@ constructor() { |
{ | ||
"name": "expo-blur", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "A component that renders a native blur view on iOS and falls back to a semi-transparent view on Android. A common usage of this is for navigation bars, tab bars, and modals.", | ||
"main": "build/index.js", | ||
"types": "build/index.d.ts", | ||
"sideEffects": false, | ||
"scripts": { | ||
@@ -37,5 +38,5 @@ "build": "expo-module build", | ||
"unimodulePeerDependencies": { | ||
"expo-core": "*" | ||
"@unimodules/core": "*" | ||
}, | ||
"gitHead": "a14949a882119c0f74ca2bdc4d92183ae1c7a70b" | ||
"gitHead": "8413e821076a2eca36b302e68dd628ce2e1f591a" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
46905
27
371
1