Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

corifeus-utils

Package Overview
Dependencies
Maintainers
1
Versions
480
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

corifeus-utils - npm Package Compare versions

Comparing version 1.1.346-40 to 1.1.357-53

6

package.json
{
"name": "corifeus-utils",
"version": "1.1.346-40",
"version": "1.1.357-53",
"corifeus": {

@@ -33,5 +33,5 @@ "icon": "fa fa-lightbulb-o",

},
"homepage": "https://pages.corifeus.tk/corifeus-utils",
"homepage": "https://pages.corifeus.com/corifeus-utils",
"devDependencies": {
"corifeus-builder": "^1.7.669-24"
"corifeus-builder": "^1.7.697-37"
},

@@ -38,0 +38,0 @@ "dependencies": {

@@ -18,3 +18,3 @@ [//]: #@corifeus-header

```
v8.1.2
v8.1.3
```

@@ -92,6 +92,7 @@

---
[**CORIFEUS-UTILS**](https://pages.corifeus.tk/corifeus-utils) Build v1.1.346-40
[Corifeus](http://www.corifeus.tk) by [Patrik Laszlo](http://patrikx3.tk)
[**CORIFEUS-UTILS**](https://pages.corifeus.com/corifeus-utils) Build v1.1.357-53
[Corifeus](http://www.corifeus.com) by [Patrik Laszlo](http://patrikx3.com)
[//]: #@corifeus-footer:end

@@ -15,3 +15,3 @@ const fs = require('fs');

}
await mz.fs.mkdir(dir);
await fsExtra.ensureDir(dir);
}

@@ -18,0 +18,0 @@

Sorry, the diff of this file is not supported yet

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