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

esifycss

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esifycss - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

@types/css.d.ts

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="1.3.2"></a>
## [1.3.2](https://github.com/kei-ito/esify/compare/v1.3.1...v1.3.2) (2019-07-08)
### Features
* add css.d.ts for typeRoots ([81bcdde](https://github.com/kei-ito/esify/commit/81bcdde))
<a name="1.3.1"></a>

@@ -2,0 +12,0 @@ ## [1.3.1](https://github.com/kei-ito/esify/compare/v1.3.0...v1.3.1) (2019-07-05)

11

package.json
{
"name": "esifycss",
"version": "1.3.1",
"version": "1.3.2",
"description": "Generates .js or .ts exports class names and custom properties",

@@ -17,3 +17,4 @@ "author": {

"files": [
"lib"
"lib",
"@types/css.d.ts"
],

@@ -52,3 +53,3 @@ "bin": {

"acorn-walk": "^6.2.0",
"chokidar": "^3.0.1",
"chokidar": "^3.0.2",
"commander": "^2.20.0",

@@ -62,3 +63,3 @@ "postcss": "^7.0.17",

"@commitlint/config-conventional": "^8.0.0",
"@nlib/lint": "^3.10.1",
"@nlib/lint": "^3.10.2",
"@types/acorn-walk": "file:@types/acorn-walk",

@@ -78,3 +79,3 @@ "@types/anymatch": "^1.3.1",

"husky": "^3.0.0",
"lint-staged": "^9.0.2",
"lint-staged": "^9.1.0",
"npm-run-all": "^4.1.5",

@@ -81,0 +82,0 @@ "postcss-nested": "4.1.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