Socket
Socket
Sign inDemoInstall

@tensorflow/tfjs

Package Overview
Dependencies
Maintainers
11
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tensorflow/tfjs - npm Package Compare versions

Comparing version 0.11.5 to 0.11.6

.rpt2_cache/00fbdd13540f2f58c1b169b39b1f6d81d53056bd/code/cache/837604c2cc9e29fafca2937462fd232614d6ecba

2

dist-es6/version.d.ts

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

declare const version = "0.11.5";
declare const version = "0.11.6";
export { version };

@@ -1,3 +0,3 @@

var version = '0.11.5';
var version = '0.11.6';
export { version };
//# sourceMappingURL=version.js.map

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

declare const version = "0.11.5";
declare const version = "0.11.6";
export { version };
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var version = '0.11.5';
var version = '0.11.6';
exports.version = version;
//# sourceMappingURL=version.js.map
{
"name": "@tensorflow/tfjs",
"version": "0.11.5",
"version": "0.11.6",
"description": "An open-source machine learning framework.",

@@ -61,6 +61,6 @@ "private": false,

"dependencies": {
"@tensorflow/tfjs-core": "0.11.5",
"@tensorflow/tfjs-layers": "0.6.5",
"@tensorflow/tfjs-core": "0.11.6",
"@tensorflow/tfjs-layers": "0.6.6",
"@tensorflow/tfjs-converter": "0.4.1"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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