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

ant-tfjs-lite-wechat

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ant-tfjs-lite-wechat - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

dist/index.d.ts

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

import { Session } from "@alipay/ant-tfjs-lite";
import { tf } from "@alipay/ant-tfjs-lite-model-tfmodel";
export { Session, tf };
declare module 'ant-tfjs-lite-wechat';
{
"name": "ant-tfjs-lite-wechat",
"version": "0.0.1",
"version": "0.0.2",
"description": "ant tfjs lite sdk for wechat",

@@ -15,29 +15,3 @@ "keywords": [

],
"main": "dist/ant-tfjs-lite-wechat.min.js",
"scripts": {
"build": "tsc && yarn bundle-npm",
"bundle-npm": "rollup -c --npm --visualize",
"dev": "tsc -w",
"test": "karma start --browsers ChromeHeadless"
},
"dependencies": {
"@alipay/ant-tfjs-lite": "~0.1.13",
"@alipay/ant-tfjs-lite-model-tfmodel": "~0.0.7"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-typescript": "^8.2.1",
"rollup": "^2.51.1",
"rollup-plugin-filesize": "^9.1.1",
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-visualizer": "^5.5.0",
"shelljs": "^0.8.4",
"ts-node": "^10.0.0",
"tslib": "^2.3.0",
"typescript": "^4.3.2",
"@types/node": "^16.9.6"
}
}
"main": "dist/index.js"
}

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