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

@c8/simple-promised-file

Package Overview
Dependencies
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@c8/simple-promised-file - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "@c8/simple-promised-file",
"version": "0.1.1",
"version": "0.1.2",
"description": "A small promise library with basic file functionality and promise-wrapped gm image module.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -20,3 +20,3 @@ # @c8/simple-promised-file

const PromisedFile = require('@c8/simple-promised-file').Image
const PromisedFile = require('@c8/simple-promised-file')
const File = PromisedFile.File

@@ -23,0 +23,0 @@ const Image = PromisedFile.Image // extends PromisedFile.File with gm package image functionality

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