Socket
Socket
Sign inDemoInstall

@total-typescript/ts-reset

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@total-typescript/ts-reset - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

.turbo/turbo-build.log

6

CHANGELOG.md
# @total-typescript/ts-reset
## 0.3.5
### Patch Changes
- Another fix for deploy process.
## 0.3.4

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

4

package.json
{
"name": "@total-typescript/ts-reset",
"version": "0.3.4",
"version": "0.3.5",
"description": "A CSS reset for TypeScript, improving types for common JavaScript API's",

@@ -75,4 +75,4 @@ "private": false,

"lint-pkg-json": "tsx scripts/lint.ts",
"release": "changeset publish"
"release": "turbo run publish"
}
}

@@ -12,3 +12,3 @@ {

"lint-pkg-json": {},
"release": {
"publish": {
"dependsOn": ["build", "check-exports", "lint", "lint-pkg-json"],

@@ -15,0 +15,0 @@ "cache": false

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