original-fs
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -1,5 +0,1 @@ | ||
'use strict'; | ||
var _default = require('fs'); | ||
module.exports = _default; | ||
'use strict';module.exports=require('fs'); |
{ | ||
"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" | ||
"name": "original-fs" | ||
, | ||
"description": "Ensure that the correct module is loaded in a non-Electron environment./在非 Electron 环境中确保加载正确的模块。" | ||
, | ||
"version": "1.2.0" | ||
, | ||
"license": "Unlicense" | ||
, | ||
"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" } | ||
, | ||
"exports": { | ||
".": { | ||
"import": "./index.mjs" | ||
, | ||
"require": "./index.js" | ||
} | ||
, | ||
"./promises": { | ||
"import": "./promises.mjs" | ||
, | ||
"require": "./promises.js" | ||
} | ||
} | ||
} |
@@ -11,2 +11,2 @@ | ||
在非 Electron 环境中确保加载正确的模块。 | ||
在非 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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
1073
6
0
100
2
6