Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

navigation-experimental-fork

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

navigation-experimental-fork - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

NavigationExperimentalComponents/NavigationCardStackPanResponder.js

@@ -18,3 +18,3 @@ /**

const clamp = require('clamp');
const clamp = require('react-native/Libraries/Utilities/clamp');

@@ -21,0 +21,0 @@ import type {

@@ -19,3 +19,3 @@ /**

const clamp = require('clamp');
const clamp = require('react-native/Libraries/Utilities/clamp');

@@ -22,0 +22,0 @@ import type {

{
"name": "navigation-experimental-fork",
"version": "1.0.4",
"version": "1.0.5",
"description": "NavigationExperimental from RN 0.43.3. Useful when you still depend on it in RN >= 0.44.",

@@ -5,0 +5,0 @@ "main": "NavigationExperimental.js",

@@ -10,3 +10,3 @@ NavigationExperimental from RN 0.43.3. Useful when you still depend on it in RN >= 0.44.

`yard add navigation-experimental-fork`
`yarn add navigation-experimental-fork`

@@ -13,0 +13,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc