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

@behance/helicropter

Package Overview
Dependencies
Maintainers
43
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@behance/helicropter - npm Package Compare versions

Comparing version 15.1.1 to 15.1.2

3

package.json
{
"name": "@behance/helicropter",
"version": "15.1.1",
"version": "15.1.2",
"description": "My helicropter goes \"whosh whosh whosh\"",

@@ -27,2 +27,3 @@ "main": "src/js/index.js",

"jquery": "^2.1.4",
"lodash.merge": "^4.6.0",
"spin.js": "^2.3.1"

@@ -29,0 +30,0 @@ },

import Spinner from 'spin.js';
import CloudUploader from '@behance/beff/Component/CloudUploader';
import View from '@behance/beff/View';
import merge from 'lodash.merge';

@@ -48,3 +49,3 @@ import template from 'hgn-loader!../templates/upload-area';

const config = Object.assign({
const config = merge({
drift: 0,

@@ -51,0 +52,0 @@ cors: {

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