Socket
Socket
Sign inDemoInstall

@dark-engine/native-navigation

Package Overview
Dependencies
32
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.25.0 to 0.25.1

2

dist/cjs/constants.js
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
exports.TransitionName = exports.SLASH = exports.VERSION = void 0;
exports.VERSION = '0.25.0';
exports.VERSION = '0.25.1';
exports.SLASH = '/';

@@ -6,0 +6,0 @@ var TransitionName;

@@ -1,2 +0,2 @@

export const VERSION = '0.25.0';
export const VERSION = '0.25.1';
export const SLASH = '/';

@@ -3,0 +3,0 @@ export var TransitionName;

@@ -1,2 +0,2 @@

export declare const VERSION = '0.25.0';
export declare const VERSION = '0.25.1';
export declare const SLASH = '/';

@@ -3,0 +3,0 @@ export declare enum TransitionName {

{
"name": "@dark-engine/native-navigation",
"version": "0.25.0",
"version": "0.25.1",
"description": "Dark navigation for NativeScript platform",

@@ -56,2 +56,2 @@ "author": "AlexPlex",

"sideEffects": false
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc