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

@nteract/commutable

Package Overview
Dependencies
Maintainers
15
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nteract/commutable - npm Package Compare versions

Comparing version 7.0.2 to 7.1.0

lib/cells.d.ts.map

1

lib/outputs.d.ts

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

metadata: JSONObject;
transient?: JSONObject;
}

@@ -48,0 +49,0 @@ export interface OnDiskDisplayData {

4

package.json
{
"name": "@nteract/commutable",
"version": "7.0.2",
"version": "7.1.0",
"description": "library for immutable notebook operations",

@@ -27,3 +27,3 @@ "main": "lib/index.js",

},
"gitHead": "dec904e957590ef262d81e8ef567852864a27a54"
"gitHead": "f0674a4a768f63931c28077b4737395d2765e7f7"
}

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

metadata: JSONObject;
transient?: JSONObject;
}

@@ -114,0 +115,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