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

@ayonli/jsext

Package Overview
Dependencies
Maintainers
1
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ayonli/jsext - npm Package Compare versions

Comparing version 0.9.32 to 0.9.33

9

package.json
{
"name": "@ayonli/jsext",
"version": "0.9.32",
"version": "0.9.33",
"description": "A JavaScript extension package for building strong and modern applications.",

@@ -122,2 +122,9 @@ "exports": {

},
"./encoding": {
"types": "./types/encoding.d.ts",
"bun": "./encoding.ts",
"require": "./cjs/encoding.js",
"import": "./esm/encoding.js",
"default": "./encoding.ts"
},
"./error": {

@@ -124,0 +131,0 @@ "types": "./types/error.d.ts",

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