Socket
Socket
Sign inDemoInstall

airtap-browsers

Package Overview
Dependencies
0
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.2.0

10

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [0.2.0] - 2018-12-29
### Changed
- Restore `android` and `iphone` to `latest` in `pullRequest` list ([`cd84b92`](https://github.com/airtap/browsers/commit/cd84b92)) ([**@vweevers**](https://github.com/vweevers))
## [0.1.0] - 2018-12-29

@@ -61,4 +67,6 @@

[unreleased]: https://github.com/airtap/browsers/compare/v0.1.0...HEAD
[unreleased]: https://github.com/airtap/browsers/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/airtap/browsers/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/airtap/browsers/compare/v0.0.2...v0.1.0

@@ -65,0 +73,0 @@

4

index.js

@@ -43,6 +43,6 @@ // '-2..3.1' means 3.1, 3.0, 2.9

name: 'iphone',
version: '9.0'
version: 'latest'
}, {
name: 'android',
version: '6.0'
version: 'latest'
}, {

@@ -49,0 +49,0 @@ name: 'microsoftedge',

{
"name": "airtap-browsers",
"version": "0.1.0",
"version": "0.2.0",
"description": "Reusable list of browsers to test against when using Airtap",

@@ -5,0 +5,0 @@ "scripts": {

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