Socket
Socket
Sign inDemoInstall

memfs

Package Overview
Dependencies
1
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.1 to 3.4.2

lib/src/getBigInt.js

20

package.json
{
"name": "memfs",
"version": "3.4.1",
"version": "3.4.2",
"description": "In-memory file-system with Node's fs API.",

@@ -29,19 +29,19 @@ "main": "lib/index.js",

"devDependencies": {
"@types/jest": "27.0.3",
"@types/jest": "27.5.0",
"@types/node": "10.17.60",
"cpy-cli": "3.1.1",
"cpy-cli": "4.1.0",
"husky": "7.0.4",
"jest": "27.4.5",
"prettier": "2.5.1",
"jest": "28.0.3",
"prettier": "2.6.2",
"pretty-quick": "3.1.3",
"rimraf": "3.0.2",
"ts-jest": "27.1.2",
"ts-node": "10.4.0",
"ts-jest": "28.0.1",
"ts-node": "10.7.0",
"tslint": "5.20.1",
"tslint-config-common": "1.6.0",
"typescript": "4.5.4",
"semantic-release": "18.0.1",
"typescript": "4.6.4",
"semantic-release": "19.0.2",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "8.0.3"
"@semantic-release/npm": "9.0.1"
},

@@ -48,0 +48,0 @@ "config": {

Sorry, the diff of this file is too big to display

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