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.83 to 0.2.84

86

package.json
{
"name": "@-0/keys",
"author": "Logan Powell",
"license": "MIT",
"version": "0.2.83",
"description": "keys/constants for the `-0` org/framework built on @thi.ng/umbrella ecosystem",
"main": "./lib/index.js",
"type": "module",
"types": "./lib/index.d.ts",
"repository": "https://github.com/subs0/keys",
"homepage": "https://github.com/subs0/keys",
"scripts": {
"typewatch": "tsc --project tsconfig.json",
"types": "tsc --project tsconfig.build.json",
"patch": "npm version patch && npm publish",
"postgit": "git push origin master && npm run patch",
"ncu": "ncu -u && npm i && npm audit fix",
"git": "npm run ncu && git add . && git commit -m"
},
"keywords": [
"thi.ng",
"-0",
"FRP",
"keys",
"constants"
],
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"@thi.ng/atom": "^4.1.27",
"@thi.ng/rstream": "^5.1.0"
},
"devDependencies": {
"@thi.ng/atom": "^4.1.27",
"@thi.ng/rstream": "^5.1.0"
},
"prettier": {
"singleQuote": false,
"printWidth": 100,
"endOfLine": "lf",
"tabWidth": 2,
"semi": false
}
"name": "@-0/keys",
"author": "Logan Powell",
"license": "MIT",
"version": "0.2.84",
"description": "keys/constants for the `-0` org/framework built on @thi.ng/umbrella ecosystem",
"main": "./lib/index.js",
"type": "module",
"types": "./lib/index.d.ts",
"repository": "https://github.com/subs0/keys",
"homepage": "https://github.com/subs0/keys",
"scripts": {
"typewatch": "tsc --project tsconfig.json",
"types": "tsc --project tsconfig.build.json",
"patch": "npm version patch && npm publish",
"postgit": "git push origin master && npm run patch",
"ncu": "ncu -u && npm i && npm audit fix",
"git": "git add . && git commit -m"
},
"keywords": [
"thi.ng",
"-0",
"FRP",
"keys",
"constants"
],
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"@thi.ng/atom": "^4.1.27",
"@thi.ng/rstream": "^5.1.0"
},
"devDependencies": {
"@thi.ng/atom": "^4.1.27",
"@thi.ng/rstream": "^5.1.0"
},
"prettier": {
"singleQuote": false,
"printWidth": 100,
"endOfLine": "lf",
"tabWidth": 2,
"semi": false
}
}
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