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.6 to 1.0.1-alpha.7

async/animation-frame.js

8

CHANGELOG.md

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

## [1.0.1-alpha.7](https://github.com/uxland/uxland/compare/@uxland/browser-utilities@1.0.1-alpha.6...@uxland/browser-utilities@1.0.1-alpha.7) (2021-03-11)
**Note:** Version bump only for package @uxland/browser-utilities
## [1.0.1-alpha.6](https://github.com/uxland/uxland/compare/@uxland/browser-utilities@1.0.1-alpha.5...@uxland/browser-utilities@1.0.1-alpha.6) (2021-03-11)

@@ -8,0 +16,0 @@

11

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

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

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

@@ -78,3 +79,3 @@ "README.md",

},
"gitHead": "d0e4f243bb8418d9c57643b400048588f7338bd2"
"gitHead": "4307c36b1f61b166f41bb0be99ee370862978977"
}
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