Socket
Socket
Sign inDemoInstall

fs-monkey

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fs-monkey - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

lib/correctPath.js

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.0.3](https://github.com/streamich/fs-monkey/compare/v1.0.2...v1.0.3) (2021-04-05)
### Bug Fixes
* add missing parameter in jsdoc for `patchRequire` ([#233](https://github.com/streamich/fs-monkey/issues/233)) ([28a5d9b](https://github.com/streamich/fs-monkey/commit/28a5d9b46fbdfec42c6d841aec31874ea9ea9ca4))
## [1.0.1](https://github.com/streamich/fs-monkey/compare/v1.0.0...v1.0.1) (2020-05-14)

@@ -2,0 +9,0 @@

20

package.json
{
"name": "fs-monkey",
"version": "1.0.2",
"version": "1.0.3",
"description": "Monkey patches for file system related things.",

@@ -35,14 +35,14 @@ "main": "lib/index.js",

"devDependencies": {
"jest": "26.6.3",
"babel-jest": "26.6.3",
"babel-core": "6.26.3",
"babel-cli": "6.26.0",
"babel-preset-es2015": "6.24.1",
"source-map-support": "0.5.19",
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.14",
"@babel/preset-env": "^7.13.12",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"@semantic-release/npm": "7.1.0",
"@types/jest": "26.0.22",
"@types/node": "8.10.66",
"babel-jest": "26.6.3",
"jest": "26.6.3",
"semantic-release": "17.4.2",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"@semantic-release/npm": "7.1.0"
"source-map-support": "0.5.19"
},

@@ -49,0 +49,0 @@ "release": {

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