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

@dscribers/autosurf

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dscribers/autosurf - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

8

changelog.md

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

- WebSurf adapter. Moved to standalone project (https://github.com/dscribers/websurf-adapter)
- WebSurf adapter. Moved to standalone project (https://github.com/dscribers/websurf-adapter)
## [2.0.1] - 2021-03-29
### Changed
- Makes the adapter the first parameter of AutoSurf

2

package.json
{
"name": "@dscribers/autosurf",
"version": "2.0.0",
"version": "2.0.1",
"description": "Automactically surf webpages from Gherkin config files",

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

@@ -116,3 +116,3 @@ # autosurf

```js
import BaseAdapter from '@dscribers/autosurf/dist/baseadapter'
import BaseAdapter from '@dscribers/autosurf/dist/base-adapter'

@@ -119,0 +119,0 @@ export default class MobileAdapter extends BaseAdapter {

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