Socket
Socket
Sign inDemoInstall

dompack

Package Overview
Dependencies
0
Maintainers
4
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.1 to 1.9.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 1.9.0
- `pressKey` now understands Tab. Calls to `test.simulateTabKey` should be replaced
with `await test.pressKey('Tab', { shiftKey: true | false })`
# 1.8.0

@@ -2,0 +6,0 @@ - Removed some obsolete libs

2

package.json
{
"name": "dompack",
"version": "1.8.1",
"version": "1.9.0",
"description": "Dompack - tools and components to build sites in a ES7/IE11+ world",

@@ -5,0 +5,0 @@ "main": "src/index.es",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc