Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vue/shared-canary

Package Overview
Dependencies
Maintainers
10
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/shared-canary - npm Package Compare versions

Comparing version 3.20240401.1-minor.0 to 3.20240408.0

4

dist/shared.cjs.js
/**
* @vue/shared-canary v3.20240401.1-minor.0
* @vue/shared-canary v3.20240408.0
* (c) 2018-present Yuxi (Evan) You and Vue contributors

@@ -10,2 +10,4 @@ * @license MIT

/*! #__NO_SIDE_EFFECTS__ */
// @__NO_SIDE_EFFECTS__
function makeMap(str, expectsLowerCase) {

@@ -12,0 +14,0 @@ const set = new Set(str.split(","));

/**
* @vue/shared-canary v3.20240401.1-minor.0
* @vue/shared-canary v3.20240408.0
* (c) 2018-present Yuxi (Evan) You and Vue contributors

@@ -10,2 +10,4 @@ * @license MIT

/*! #__NO_SIDE_EFFECTS__ */
// @__NO_SIDE_EFFECTS__
function makeMap(str, expectsLowerCase) {

@@ -12,0 +14,0 @@ const set = new Set(str.split(","));

@@ -8,2 +8,3 @@ /**

*/
/*! #__NO_SIDE_EFFECTS__ */
export declare function makeMap(str: string, expectsLowerCase?: boolean): (key: string) => boolean;

@@ -10,0 +11,0 @@

/**
* @vue/shared-canary v3.20240401.1-minor.0
* @vue/shared-canary v3.20240408.0
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/
/*! #__NO_SIDE_EFFECTS__ */
// @__NO_SIDE_EFFECTS__
function makeMap(str, expectsLowerCase) {

@@ -7,0 +9,0 @@ const set = new Set(str.split(","));

{
"name": "@vue/shared-canary",
"version": "3.20240401.1-minor.0",
"version": "3.20240408.0",
"description": "internal utils shared across @vue packages",

@@ -5,0 +5,0 @@ "main": "index.js",

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