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

@tensorflow/tfjs-automl

Package Overview
Dependencies
Maintainers
11
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tensorflow/tfjs-automl - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

diff

2

dist/tf-automl.esm.js

@@ -347,3 +347,3 @@ /**

// This code is auto-generated, do not modify this file!
var version = '0.1.0';
var version = '1.0.0';

@@ -350,0 +350,0 @@ /**

@@ -350,3 +350,3 @@ /**

// This code is auto-generated, do not modify this file!
var version = '0.1.0';
var version = '1.0.0';

@@ -353,0 +353,0 @@ /**

@@ -350,3 +350,3 @@ /**

// This code is auto-generated, do not modify this file!
var version = '0.1.0';
var version = '1.0.0';

@@ -353,0 +353,0 @@ /**

/** @license See the LICENSE file. */
declare const version = "0.1.0";
declare const version = "1.0.0";
export { version };

@@ -5,4 +5,4 @@ "use strict";

// This code is auto-generated, do not modify this file!
var version = '0.1.0';
var version = '1.0.0';
exports.version = version;
//# sourceMappingURL=version.js.map
{
"name": "@tensorflow/tfjs-automl",
"version": "0.1.0",
"version": "1.0.0",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

@@ -6,7 +6,2 @@ # AutoML Edge API

## Status
__Early development__. This is an unpublished experimental package.
## Installation

@@ -13,0 +8,0 @@

/** @license See the LICENSE file. */
// This code is auto-generated, do not modify this file!
const version = '0.1.0';
const version = '1.0.0';
export {version};

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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