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

@swim/collections

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swim/collections - npm Package Compare versions

Comparing version 4.0.0-dev.20220527.1 to 4.0.0-dev.20220527.2

2

dist/swim-collections.js

@@ -1,2 +0,2 @@

// @swim/collections v4.0.0-dev.20220527.1 (c) 2015-2022 Swim.inc
// @swim/collections v4.0.0-dev.20220527.2 (c) 2015-2022 Swim.inc
(function(global, factory) {

@@ -3,0 +3,0 @@ typeof exports === "object" && typeof module !== "undefined" ? factory(exports, require("@swim/util")) : typeof define === "function" && define.amd ? define([ "exports", "@swim/util" ], factory) : (global = typeof globalThis !== "undefined" ? globalThis : global || self,

{
"name": "@swim/collections",
"version": "4.0.0-dev.20220527.1",
"version": "4.0.0-dev.20220527.2",
"description": "Immutable, structure sharing collections, including B-trees and S-trees (sequence trees)",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/swimos/swim/tree/main/swim-js/swim-runtime/swim-core/swim-collections",

"dependencies": {
"@swim/util": "4.0.0-dev.20220527.1",
"@swim/codec": "4.0.0-dev.20220527.1"
"@swim/util": "4.0.0-dev.20220527.2",
"@swim/codec": "4.0.0-dev.20220527.2"
},

@@ -32,0 +32,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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