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

ziggy-js

Package Overview
Dependencies
Maintainers
8
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ziggy-js - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

7

package.json
{
"name": "ziggy-js",
"version": "2.0.4",
"version": "2.0.5",
"description": "Use your Laravel named routes in JavaScript.",

@@ -37,3 +37,6 @@ "keywords": [

"source": "./src/js/index.js",
"exports": "./dist/index.js",
"exports": {
"types": "./src/js/index.d.ts",
"default": "./dist/index.js"
},
"module": "./dist/index.esm.js",

@@ -40,0 +43,0 @@ "types": "./src/js/index.d.ts",

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