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

@uniformdev/assets

Package Overview
Dependencies
Maintainers
11
Versions
343
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniformdev/assets - npm Package Compare versions

Comparing version 19.54.3-alpha.5 to 19.55.1-alpha.8

./dist/index.js

19

package.json
{
"name": "@uniformdev/assets",
"version": "19.54.3-alpha.5+014bd6280",
"version": "19.55.1-alpha.8+02b3f0ddb",
"description": "Uniform Assets",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "./dist/index.js",
"module": "./dist/index.esm.js",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.js"
"import": {
"types": "./dist/index.d.ts",
"node": "./dist/index.mjs",
"default": "./dist/index.esm.js"
},
"require": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}
},

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

"dependencies": {
"@uniformdev/context": "19.54.3-alpha.5+014bd6280"
"@uniformdev/context": "19.55.1-alpha.8+02b3f0ddb"
},
"gitHead": "014bd628043639e39e853dfdc2a7f1d2da340854"
"gitHead": "02b3f0ddb80a99d95d2f69cab42013682d763ca8"
}
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