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

@clair/babel-plugin-inject-style

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clair/babel-plugin-inject-style - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

18

CHANGELOG.md

@@ -1,22 +0,20 @@

## 1.0.0 (2019-12-16)
# Change Log
* chore: release ([458ebd6](https://adgit.src.corp.qihoo.net/bizfe/clair/commits/458ebd6))
* chore: release ([67cbf47](https://adgit.src.corp.qihoo.net/bizfe/clair/commits/67cbf47))
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.2](https://adgit.src.corp.qihoo.net/bizfe/clair/compare/@clair/babel-plugin-inject-style@1.0.1...@clair/babel-plugin-inject-style@1.0.2) (2019-12-26)
**Note:** Version bump only for package @clair/babel-plugin-inject-style
## 1.0.0 (2019-12-16)
* chore: release ([67cbf47](https://adgit.src.corp.qihoo.net/bizfe/clair/commits/67cbf47))
## <small>1.0.1 (2019-12-16)</small>
## 1.0.0 (2019-12-16)
## 1.0.0 (2019-12-12)

@@ -26,5 +24,1 @@

* feat(babel-plugin-inject-style): init babel-plugin-inject-style ([254ab78](https://adgit.src.corp.qihoo.net/bizfe/clair/commits/254ab78))
{
"name": "@clair/babel-plugin-inject-style",
"version": "1.0.1",
"version": "1.0.2",
"main": "dist/index.js",

@@ -18,3 +18,4 @@ "types": "dist/index.d.ts",

"build": "tsc",
"clean": "rimraf dist"
"clean": "rimraf dist",
"prepublishOnly": "yarn clean && yarn build"
},

@@ -24,3 +25,4 @@ "publishConfig": {

"access": "public"
}
},
"gitHead": "5cd9f8d1a868b3f9a56edc513fbb0cee8ddb8426"
}
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