New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.3.8 to 0.3.9

4

lib/constants.d.ts

@@ -39,4 +39,4 @@ export declare const URL_FULL = "URL_FULL";

export declare const OG_TYPE = "og_type";
export declare const SET_PATH = "SET_PATH";
export declare const SET_DATA = "SET_DATA";
export declare const STATE_PATH = "STATE_PATH";
export declare const STATE_DATA = "STATE_DATA";
export declare const STATE: {

@@ -43,0 +43,0 @@ PATH: string;

@@ -39,7 +39,7 @@ export const URL_FULL = "URL_FULL";

export const OG_TYPE = "og_type";
export const SET_PATH = "SET_PATH";
export const SET_DATA = "SET_DATA";
export const STATE_PATH = "STATE_PATH";
export const STATE_DATA = "STATE_DATA";
export const STATE = {
PATH: SET_PATH,
DATA: SET_DATA
PATH: STATE_PATH,
DATA: STATE_DATA
};

@@ -46,0 +46,0 @@ export const CMD_SUB$ = "sub$";

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

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

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

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