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.1 to 0.0.2

5

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

@@ -5,5 +5,6 @@ "use strict";

RoutingTestScreen: '1.3.2',
AgentEventDetailScreen: '1.3.3',
WebViewScreen: '1.3.4',
AgentEventDetailScreen: '1.3.9',
WebViewScreen: '1.3.9',
AgentNewsScreen: '1.3.9',
};
exports.default = SCREEN_MIN_VERSION;

4

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

@@ -12,3 +12,3 @@ "main": "lib/packages/index.js",

"scripts": {
"release": "npm run build && npm publish",
"release": "yarn build && npm publish",
"build": "rm -rf lib && npx tsc"

@@ -15,0 +15,0 @@ },

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