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

@-0/keys

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@-0/keys - npm Package Compare versions

Comparing version 0.2.61 to 0.2.62

6

lib/api.d.ts

@@ -42,1 +42,7 @@ import { ISubscribable } from "@thi.ng/rstream";

}
export interface RouterCFG {
[C.ROUTER_PREP]: any;
[C.ROUTER_PRFX]: any;
[C.ROUTER_POST]: any;
[C.CFG_RUTR]: any;
}

5

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.2.61",
"version": "0.2.62",
"description": "keys/constants for the `-0` org/framework built on @thi.ng/umbrella ecosystem",

@@ -18,3 +18,4 @@ "main": "./lib/index.js",

"postgit": "git push origin master && npm run patch",
"git": "git add . && git commit -m"
"ncu": "ncu -u && npm i",
"git": "npm run ncu && git add . && git commit -m"
},

@@ -21,0 +22,0 @@ "keywords": [

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