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

babel-plugin-react-scoped-css

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-react-scoped-css - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

2

index.js

@@ -13,3 +13,3 @@ // @ts-check

if (!includeRegExp) {
includeRegExp = /\.scoped\.(s)?css$/
includeRegExp = /\.scoped\.(sa|sc|c)ss$/
}

@@ -16,0 +16,0 @@ const filename = getFilenameFromPath(path.node.source.value)

{
"name": "babel-plugin-react-scoped-css",
"version": "0.3.1",
"version": "0.3.2",
"main": "index.js",

@@ -19,3 +19,3 @@ "license": "MIT",

],
"gitHead": "5edcd58f6b82bade9cf8a72e7045ab8b4d3d9ad3"
"gitHead": "2a163e6797c9d38e905f7e42fcc9477cd4eb4dd5"
}
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