Socket
Socket
Sign inDemoInstall

cloudinary-core

Package Overview
Dependencies
1
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.8 to 2.0.9

2

bower.json
{
"name": "cloudinary-core",
"version": "2.0.8",
"version": "2.0.9",
"homepage": "http://cloudinary.com",

@@ -5,0 +5,0 @@ "authors": [

{
"name": "cloudinary-core",
"version": "2.0.8",
"version": "2.0.9",
"description": "Cloudinary Client Side JS library. Cloudinary streamlines your web application’s image manipulation needs. Cloudinary's cloud-based servers automate image uploading, resizing, cropping, optimizing, sprite generation and more.",

@@ -21,4 +21,4 @@ "main": "cloudinary-core.js",

"dependencies": {
"lodash": "^4.6.1"
"lodash": ">=3.0"
}
}

@@ -30,3 +30,3 @@ :information_source: This is a distribution repository for `bower` and `npm`. The sources for this repository are maintained at the [cloudinary_js repository](https://github.com/cloudinary/cloudinary_js). Please submit issues and pull requests to that repository.

```html
<script src="bower_componenets/lodash/lodash.js" type="text/javascript"></script>
<script src="bower_components/lodash/lodash.js" type="text/javascript"></script>
<script src="bower_components/cloudinary-core/cloudinary-core.js" type="text/javascript"></script>

@@ -33,0 +33,0 @@ ```

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc