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

@uxland/browser-utilities

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uxland/browser-utilities - npm Package Compare versions

Comparing version 1.0.1-alpha.13 to 1.0.1-alpha.14

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.0.1-alpha.14](https://github.com/uxland/uxland/compare/@uxland/browser-utilities@1.0.1-alpha.13...@uxland/browser-utilities@1.0.1-alpha.14) (2021-05-28)
### Bug Fixes
* **browser-utilities:** fix package ([2a8ee79](https://github.com/uxland/uxland/commit/2a8ee79423209813cf9c0446960465f5bffaf02a))
## [1.0.1-alpha.13](https://github.com/uxland/uxland/compare/@uxland/browser-utilities@1.0.0...@uxland/browser-utilities@1.0.1-alpha.13) (2021-05-28)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@uxland/browser-utilities",
"version": "1.0.1-alpha.13",
"version": "1.0.1-alpha.14",
"description": "Browser Utilities",

@@ -8,5 +8,5 @@ "author": "Alex Vizcaino <avizcaino@uxland.es>",

"license": "BSD-4-Clause",
"main": "lib/index",
"module": "es/index.js",
"types": "lib/index.d.ts",
"main": "index",
"module": "index.js",
"types": "index.d.ts",
"files": [

@@ -74,3 +74,3 @@ "README.md",

},
"gitHead": "c2f95620128ef2eb6294c26f4b0cceaef3f7b7aa"
"gitHead": "d7865fb7de3b2d55c4d318ede098c05df2b265ae"
}
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