original-fs
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -1,1 +0,5 @@ | ||
module.exports=require('fs') | ||
'use strict'; | ||
var _default = require('fs'); | ||
module.exports = _default; |
{ | ||
"name":"original-fs", | ||
"version":"1.0.0", | ||
"description":"在非 Electron 环境中确保加载正确的模块。", | ||
"bugs":"https://GitHub.com/LongTengDao/original-fs/issues", | ||
"license":"LGPL", | ||
"author":"龙腾道 <LongTengDao@LongTengDao.com> (www.LongTengDao.com)", | ||
"repository":{ "type":"git", "url":"https://GitHub.com/LongTengDao/original-fs.git" } | ||
"name": "original-fs", | ||
"description": "Ensure that the correct module is loaded in a non-Electron environment./在非 Electron 环境中确保加载正确的模块。", | ||
"version": "1.1.0", | ||
"license": "LGPL-3.0", | ||
"author": "龙腾道 <LongTengDao@LongTengDao.com> (www.LongTengDao.com)", | ||
"bugs": "https://GitHub.com/LongTengDao/original-fs/issues", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://GitHub.com/LongTengDao/original-fs.git" | ||
} | ||
} |
@@ -1,7 +0,11 @@ | ||
# `require('original-fs')` | ||
| ||
`original-fs` | ||
============= | ||
在非 `Electron` 环境中确保加载正确的模块。 | ||
```js | ||
module.exports=require('fs') | ||
module.exports = require('fs'); | ||
``` | ||
Ensure that the correct module is loaded in a non-Electron environment. | ||
在非 Electron 环境中确保加载正确的模块。 |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
0
3
12
750
3