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

essam

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

essam - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/backend/essam.js

4

bower.json
{
"name": "essam",
"version": "0.1.0",
"version": "0.1.1",
"author": "Nicholas Hwang <nick.joosung.hwang@gmail.com>",
"license": "MIT",
"description": "Browser and Express middleware for Amazon S3 upload",
"main": "src/frontend/essam.coffee",
"main": "dist/frontend/essam.min.js",
"repository": {

@@ -9,0 +9,0 @@ "type": "git",

{
"name": "essam",
"version": "0.1.0",
"version": "0.1.1",
"author": "Nicholas Hwang <nick.joosung.hwang@gmail.com>",
"license": "MIT",
"description": "Browser and Express middleware for Amazon S3 upload",
"main": "src/backend/essam.coffee",
"main": "dist/backend/essam.min.js",
"repository": {

@@ -19,2 +19,10 @@ "type": "git",

},
"devDependencies": {
"coffee-script": "*",
"del": "*",
"gulp": "*",
"gulp-coffee": "*",
"gulp-rename": "*",
"gulp-uglify": "*"
},
"engines": {

@@ -21,0 +29,0 @@ "node": "*"

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