Socket
Socket
Sign inDemoInstall

@tensorflow/tfjs

Package Overview
Dependencies
Maintainers
10
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.0.4 to 0.0.5

yarn-error.log

2

dist/version.d.ts

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

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

@@ -27,5 +27,5 @@ "private": false,

"dependencies": {
"@tensorflow/tfjs-core": "0.0.1",
"@tensorflow/tfjs-core": "0.0.2",
"@tensorflow/tfjs-layers": "0.0.5"
}
}

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