@tensorflow/tfjs-converter
Advanced tools
Comparing version 2.8.0 to 2.8.1
/** @license See the LICENSE file. */ | ||
declare const version = "2.8.0"; | ||
declare const version = "2.8.1"; | ||
export { version }; |
/** @license See the LICENSE file. */ | ||
// This code is auto-generated, do not modify this file! | ||
const version = '2.8.0'; | ||
const version = '2.8.1'; | ||
export { version }; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@tensorflow/tfjs-converter", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"description": "Tensorflow model converter for javascript", | ||
@@ -18,3 +18,3 @@ "main": "dist/tf-converter.node.js", | ||
"peerDependencies": { | ||
"@tensorflow/tfjs-core": "2.8.0" | ||
"@tensorflow/tfjs-core": "2.8.1" | ||
}, | ||
@@ -26,4 +26,4 @@ "devDependencies": { | ||
"@rollup/plugin-typescript": "^3.0.0", | ||
"@tensorflow/tfjs-backend-cpu": "2.8.0", | ||
"@tensorflow/tfjs-core": "2.8.0", | ||
"@tensorflow/tfjs-backend-cpu": "2.8.1", | ||
"@tensorflow/tfjs-core": "2.8.1", | ||
"@types/argparse": "^1.0.38", | ||
@@ -75,3 +75,4 @@ "@types/deep-equal": "^1.0.1", | ||
"test-dev": "tsc && ts-node --transpile-only -P tsconfig.test.json src/run_tests.ts", | ||
"test-snippets": "ts-node --skip-ignore -s ./scripts/test_snippets.ts", | ||
"test-snippets": "yarn && yarn build-deps && yarn build && ts-node --skip-ignore -s ./scripts/test_snippets.ts", | ||
"test-snippets-ci": "ts-node --skip-ignore -s ./scripts/test_snippets.ts", | ||
"lint": "tslint -p . -t verbose", | ||
@@ -78,0 +79,0 @@ "make-version": "sh -c ./scripts/make-version", |
/** @license See the LICENSE file. */ | ||
// This code is auto-generated, do not modify this file! | ||
const version = '2.8.0'; | ||
const version = '2.8.1'; | ||
export {version}; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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 too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
12326097
0