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

kyle

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kyle - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

index.js

36

package.json
{
"private": false,
"version": "0.2.0",
"name": "kyle",
"version": "0.1.0",
"description": "",
"description": "NPM package with metadata about me!",
"author": "Kyle Spaans <kyle@spaans.com> (https://spaans.ca)",
"homepage": "https://spaans.ca",
"repository": {
"type": "git",
"url": "https://github.com/kspaans/node-kspaans.git"
},
"license": "ISC",
"main": "index.js",
"keywords": [
"metadata",
"kyle",
"spaans",
"kspaans"
],
"engines": {
"node": ">=8"
},
"files": [
"index.js"
],
"bugs": {
"url": "https://github.com/kspaans/node-kspaans/issues"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
"lint:ec": "npx editorconfig-checker .",
"lint:js": "npx eslint .",
"lint:md": "npx remark --quiet --frail .",
"lint": "npx run-p lint:*"
}
}
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