Socket
Socket
Sign inDemoInstall

@hsds/tokens

Package Overview
Dependencies
Maintainers
7
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hsds/tokens - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

index.cjs.js

12

CHANGELOG.md

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

## [1.3.0](https://github.com/helpscout/hsds/compare/tokens-1.2.0...tokens-1.3.0) (2023-10-23)
### Features
* **workspace:** nx 16.8 ([fc69225](https://github.com/helpscout/hsds/commit/fc6922528431b16fdaf25bde4202c0b1c015935a))
### Bug Fixes
* **workspace:** remove the newly generated dts files ([88d0308](https://github.com/helpscout/hsds/commit/88d0308c83078e171333c390ae5f22d5e1529393))
## [1.2.0](https://github.com/helpscout/hsds/compare/tokens-1.1.0...tokens-1.2.0) (2023-09-27)

@@ -7,0 +19,0 @@

9

package.json
{
"name": "@hsds/tokens",
"version": "1.2.0",
"version": "1.3.0",
"peerDependencies": {

@@ -10,5 +10,8 @@ "prop-types": "~15.7.2",

},
"main": "./index.cjs",
"main": "./index.cjs.js",
"type": "commonjs",
"types": "./src/index.d.ts"
"dependencies": {
"camelcase": "5.3.1",
"lodash.get": "4.4.2"
}
}
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