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

@felte/common

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@felte/common - npm Package Compare versions

Comparing version 1.0.0-next.21 to 1.0.0-next.22

dist/cjs/index.cjs

6

package.json
{
"name": "@felte/common",
"version": "1.0.0-next.21",
"version": "1.0.0-next.22",
"description": "Common utilities for Felte packages",

@@ -8,3 +8,3 @@ "author": "Pablo Berganza <pablo@berganza.dev>",

"license": "MIT",
"main": "dist/cjs/index.js",
"main": "dist/cjs/index.cjs",
"browser": "dist/esm/index.js",

@@ -39,3 +39,3 @@ "module": "dist/esm/index.js",

"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js",
"require": "./dist/cjs/index.cjs",
"default": "./dist/esm/index.js"

@@ -42,0 +42,0 @@ },

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