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

@vonage/js-workerizer

Package Overview
Dependencies
Maintainers
42
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/js-workerizer - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

6

CHANGELOG.md
# CHANGELOG.md
## 1.2.1 (2023-06-15)
Fix:
- Fix types path in package.json.
## 1.2.0 (2023-06-06)

@@ -4,0 +10,0 @@

4

package.json
{
"name": "@vonage/js-workerizer",
"version": "1.2.0",
"version": "1.2.1",
"description": "Library providing a simple way to run a class instance on its dedicated worker.",
"types": "./dist/index.d.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/js-workerizer.umd.js",

@@ -7,0 +7,0 @@ "module": "./dist/js-workerizer.mjs",

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