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

@wrtn/app-router

Package Overview
Dependencies
Maintainers
6
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wrtn/app-router - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

1

lib/packages/wrtn-router-service.const.js

@@ -8,3 +8,4 @@ "use strict";

AgentNewsScreen: '1.3.9',
AgentNewsDetailScreen: '1.3.9',
};
exports.default = SCREEN_MIN_VERSION;

@@ -98,2 +98,7 @@ import { NavigationState, PartialState } from '@react-navigation/routers';

};
AgentNewsContentDetailScreen: {
id: string;
idx: number;
};
AgentNewsSettingScreen: undefined;
};

@@ -100,0 +105,0 @@ export type BottomTabNavigatorParamList = {

2

package.json
{
"name": "@wrtn/app-router",
"version": "0.0.2",
"version": "0.0.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/packages/index.js",

Sorry, the diff of this file is not supported yet

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