New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

natural-gallery-js

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

natural-gallery-js - npm Package Compare versions

Comparing version 2.6.0 to 2.6.1

12

package.json
{
"name": "natural-gallery-js",
"version": "2.6.0",
"version": "2.6.1",
"description": "A lazy load, infinite scroll and natural layout list gallery",

@@ -15,7 +15,7 @@ "author": "Samuel Baptista <samuel.baptista@ecodev.ch>",

"homepage": "https://github.com/Ecodev/natural-gallery-js#readme",
"main": "dist/natural-gallery.js",
"module": "dist/natural-gallery.js",
"jsnext:main": "dist/natural-gallery.js",
"types": "dist/index.d.ts",
"typings": "dist/index.d.ts",
"main": "./dist/natural-gallery.js",
"module": "./dist/natural-gallery.js",
"jsnext:main": "./dist/natural-gallery.js",
"types": "./dist/index.d.ts",
"typings": "./dist/index.d.ts",
"scripts": {

@@ -22,0 +22,0 @@ "watch": "webpack --progress --colors --watch --env.nodependencies",

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