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.0 to 3.20240401.1-minor.0

4

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

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

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

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

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

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

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

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

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

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

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

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

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

{
"name": "@vue/shared-canary",
"version": "3.20240401.0",
"version": "3.20240401.1-minor.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