Socket
Socket
Sign inDemoInstall

cloudinary-core

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudinary-core - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

cloudinary-core-shrinkwrap.js

3

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

@@ -56,2 +56,3 @@ "authors": [

"bower_components",
"samples/",
"test",

@@ -58,0 +59,0 @@ "tests"

{
"name": "cloudinary-core",
"version": "2.0.5",
"version": "2.0.6",
"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.",

@@ -5,0 +5,0 @@ "main": "cloudinary-core.js",

@@ -34,2 +34,8 @@ :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.

If you do not intend to use `lodash` in your own code, you can instead use the shrinkwrap version which includes a subset
of the lodash functions. This reduces the loaded code by about 50%!
```html
<script src="bower_components/cloudinary-core/cloudinary-core-shrinkwrap.js" type="text/javascript"></script>
```
### NPM

@@ -51,2 +57,4 @@ The following instructions describe the installation of the **client-side libraries**. For the server side NodeJS library, see https://github.com/cloudinary/cloudinary_npm

See comment above regarding the shrinkwrap version.
For the server side NPM library, please refer to https://github.com/cloudinary/cloudinary_npm.

@@ -53,0 +61,0 @@

Sorry, the diff of this file is not supported yet

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

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