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

@operato/styles

Package Overview
Dependencies
Maintainers
4
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 0.2.52 to 0.3.1

17

CHANGELOG.md

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

### [0.3.1](https://github.com/hatiolab/operato/compare/v0.3.0...v0.3.1) (2021-12-31)
**Note:** Version bump only for package @operato/styles
## [0.3.0](https://github.com/hatiolab/operato/compare/v0.2.52...v0.3.0) (2021-12-31)
### :rocket: New Features
* add tsconfig option useDefineForClassFields ([6291438](https://github.com/hatiolab/operato/commit/6291438571eee0f095064e7d2ada1c620832e092))
### [0.2.52](https://github.com/hatiolab/operato/compare/v0.2.51...v0.2.52) (2021-12-21)

@@ -8,0 +25,0 @@

4

package.json

@@ -6,3 +6,3 @@ {

"author": "heartyoh",
"version": "0.2.52",
"version": "0.3.1",
"main": "dist/src/index.js",

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

"prettier": "@hatiolab/prettier-config",
"gitHead": "d3471af1da5375cc9f8078d4b6e5a9c81231c54b"
"gitHead": "082f16bf248908bd498ec1fddb912cdbb13efc68"
}

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

"experimentalDecorators": true,
"useDefineForClassFields": false,
"importHelpers": true,

@@ -14,0 +15,0 @@ "outDir": "dist",

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