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

@therms/web-js

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@therms/web-js - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [2.3.2](https://bitbucket.org/thermsio/web-js/compare/v2.3.1...v2.3.2) (2022-07-13)
### Bug Fixes
* types ([2cc3236](https://bitbucket.org/thermsio/web-js/commits/2cc323654471b1cf02b89f0cca38df784b5f7e08))
## [2.3.1](https://bitbucket.org/thermsio/web-js/compare/v2.3.0...v2.3.1) (2022-07-13)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "@therms/web-js",
"version": "2.3.1",
"version": "2.3.2",
"description": "Common web/JS tools & utilities",
"main": "./dist/cjs.js",
"module": "./dist/index.js",
"types": "./dist/index.d.js",
"types": "./dist/index.d.ts",
"scripts": {

@@ -9,0 +9,0 @@ "build": "rm -rf dist && rollup -c && npm run types",

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