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

@operato/styles

Package Overview
Dependencies
Maintainers
0
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/styles - npm Package Compare versions

Comparing version 1.18.0 to 1.19.10

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

### [1.19.10](https://github.com/hatiolab/operato/compare/v1.19.9...v1.19.10) (2024-09-10)
### :bug: Bug Fix
* "skipLibCheck": true for tsconfig.json ([a4c06a1](https://github.com/hatiolab/operato/commit/a4c06a1899447d774b63ebc547229a21587f3a3f))
## [1.18.0](https://github.com/hatiolab/operato/compare/v1.17.9...v1.18.0) (2024-05-24)

@@ -8,0 +17,0 @@

4

package.json

@@ -5,3 +5,3 @@ {

"author": "heartyoh",
"version": "1.18.0",
"version": "1.19.10",
"main": "dist/src/index.js",

@@ -41,3 +41,3 @@ "module": "dist/src/index.js",

"prettier": "@hatiolab/prettier-config",
"gitHead": "ab399d63caef33a3e72fb04f8ba2ea674c60161d"
"gitHead": "a2e152f67e86309e4644814e00202254f7a59247"
}

@@ -20,2 +20,3 @@ {

"incremental": true,
"skipLibCheck": true,
"types": ["node", "mocha"]

@@ -22,0 +23,0 @@ },

Sorry, the diff of this file is not supported yet

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