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

@wppconnect/wa-version

Package Overview
Dependencies
Maintainers
2
Versions
1894
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wppconnect/wa-version - npm Package Compare versions

Comparing version 1.1.31 to 1.1.32

dist/fetchLatestBeta.d.ts

14

CHANGELOG.md

@@ -0,1 +1,15 @@

## 1.1.32 (2022-02-25)
### Bug Fixes
* Adicionado nova versão: 2.2206.5 ([b138876](https://github.com/wppconnect-team/wa-version/commit/b138876d48daf34027a507d561f6cb3b3d15ee6f))
### Features
* Added check for beta versions ([575b61b](https://github.com/wppconnect-team/wa-version/commit/575b61bf5660833de530d428472ca1574e91a305))
## 1.1.31 (2022-02-16)

@@ -2,0 +16,0 @@

1

dist/index.d.ts

@@ -19,4 +19,5 @@ /*!

export * from './fetchLatest';
export * from './fetchLatestBeta';
export * from './getAvailableVersions';
export * from './getLatestVersion';
export * from './getPageContent';

@@ -45,4 +45,5 @@ "use strict";

__exportStar(require("./fetchLatest"), exports);
__exportStar(require("./fetchLatestBeta"), exports);
__exportStar(require("./getAvailableVersions"), exports);
__exportStar(require("./getLatestVersion"), exports);
__exportStar(require("./getPageContent"), exports);

10

package.json
{
"name": "@wppconnect/wa-version",
"version": "1.1.31",
"version": "1.1.32",
"description": "List of WhatsApp Web HTML",

@@ -40,8 +40,8 @@ "main": "dist/index.js",

"@types/semver": "^7.3.9",
"@typescript-eslint/eslint-plugin": "^5.12.0",
"@typescript-eslint/parser": "^5.12.0",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"commitizen": "^4.2.3",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.9.0",
"eslint-config-prettier": "^8.1.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-prettier": "^4.0.0",

@@ -53,3 +53,3 @@ "execa": "~5.1",

"pretty-quick": "^3.1.3",
"release-it": "^14.12.4",
"release-it": "^14.12.5",
"shx": "^0.3.4",

@@ -56,0 +56,0 @@ "ts-node": "^10.5.0",

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