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

cm-web-modules

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cm-web-modules - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

src/cm-web-modules/cache/Cache.js

2

package.json
{
"name": "cm-web-modules",
"version": "1.1.6",
"version": "1.1.7",
"description": "Collection of clean and small ES6 modules for the web",

@@ -5,0 +5,0 @@ "main": "src/LibraryManager.js",

/**
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/m
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'

@@ -5,0 +5,0 @@ */

/**
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/m
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'

@@ -5,0 +5,0 @@ */

/**
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/svjs-audio
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'

@@ -5,0 +5,0 @@ */

/**
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/svjs-audio
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'

@@ -5,0 +5,0 @@ */

/**
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/svjs-audio
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'

@@ -5,0 +5,0 @@ */

/**
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/svjs-i18n
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'

@@ -5,0 +5,0 @@ */

/**
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/svjs-message-broker
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'

@@ -5,0 +5,0 @@ */

/**
* Author: Stefan Haack https://shaack.com
* License: MIT, (c) 2018 all rights reserved
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'
*/
const collectionMutationMethods = {

@@ -6,0 +8,0 @@ array: ["copyWithin", "fill", "pop", "push", "reverse", "shift", "unshift", "sort", "splice"],

/**
* Author: shaack
* Date: 23.11.2017
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'
*/

@@ -5,0 +6,0 @@

/**
* Author: shaack
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'
*/
export class ArrayUtils {

@@ -5,0 +8,0 @@ static pushAll(fromArray, toArray) {

/**
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/svjs-utils
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'

@@ -5,0 +5,0 @@ */

/**
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/svjs-utils
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'

@@ -5,0 +5,0 @@ */

/**
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/svjs-utils
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'

@@ -5,0 +5,0 @@ */

/**
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/svjs-utils
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'

@@ -5,0 +5,0 @@ */

/**
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/web-module-curator
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'

@@ -5,0 +5,0 @@ */

/**
* Author and copyright: Stefan Haack (https://shaack.com)
* Repository: https://github.com/shaack/svjs-message-broker
* Repository: https://github.com/shaack/cm-web-modules
* License: MIT, see file 'LICENSE'
*/
import {MessageBroker} from "../src/cm-web-modules/message-broker/MessageBroker.js"

@@ -7,0 +8,0 @@ import assert from 'assert';

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