Socket
Socket
Sign inDemoInstall

rinore

Package Overview
Dependencies
20
Maintainers
8
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.0 to 0.10.0

34

package.json
{
"name": "rinore",
"version": "0.9.0",
"version": "0.10.0",
"description": "Rich Node.js REPL",

@@ -37,26 +37,26 @@ "repository": {

"lodash": "^4.17.21",
"node-watch": "^0.7.2",
"yargs": "^17.2.1"
"node-watch": "^0.7.3",
"yargs": "^17.3.1"
},
"devDependencies": {
"@croquiscom/eslint-config": "^1.6.0",
"@croquiscom/eslint-config": "^1.8.0",
"@types/bluebird": "^3.5.36",
"@types/chai": "^4.2.22",
"@types/diff": "^5.0.1",
"@types/lodash": "^4.14.176",
"@types/mocha": "^9.0.0",
"@types/node": "^16.11.6",
"@types/yargs": "^17.0.5",
"chai": "^4.3.4",
"@types/chai": "^4.3.0",
"@types/diff": "^5.0.2",
"@types/lodash": "^4.14.178",
"@types/mocha": "^9.1.0",
"@types/node": "^17.0.16",
"@types/yargs": "^17.0.8",
"chai": "^4.3.6",
"coffeescript": "^2.6.1",
"coveralls": "^3.1.1",
"eslint": "^8.1.0",
"eslint": "^8.8.0",
"husky": "^7.0.4",
"lint-staged": "^11.2.6",
"mocha": "^9.1.3",
"lint-staged": "^12.3.3",
"mocha": "^9.2.0",
"nyc": "^15.1.0",
"post-merge-install": "^0.5.1",
"post-merge-install": "^0.4.0",
"rimraf": "^3.0.2",
"ts-node": "^10.4.0",
"typescript": "^4.4.4"
"ts-node": "^10.5.0",
"typescript": "^4.5.5"
},

@@ -63,0 +63,0 @@ "nyc": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc