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

@aigur/huggingface

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aigur/huggingface - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

6

CHANGELOG.md
# @aigur/huggingface
## 0.0.12
### Patch Changes
- f6274fb3: configure hf package to be imported from source
## 0.0.11

@@ -4,0 +10,0 @@

12

package.json
{
"name": "@aigur/huggingface",
"version": "0.0.11",
"version": "0.0.12",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "src/index.ts",
"types": "src/index.ts",
"keywords": [],

@@ -22,6 +22,6 @@ "author": "",

"scripts": {
"pbl": "npm publish --access public",
"build": "tsup src/index.ts --format cjs --dts --minify",
"dev": "tsup src/index.ts --format cjs --dts --watch"
"pbl2": "npm publish --access public",
"build2": "tsup src/index.ts --format cjs --dts --minify",
"dev2": "tsup src/index.ts --format cjs --dts --watch"
}
}
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