babel-plugin-react-scoped-css
Advanced tools
Comparing version 0.2.3 to 0.2.6
@@ -16,5 +16,3 @@ // @ts-check | ||
// @todo | ||
// 每次需要输出一致的 hash,不同机器上 | ||
// | ||
// @todo: 每次需要输出一致的 hash,不同机器上 | ||
const computeHash = filePath => md5(filePath).substr(0, 8) | ||
@@ -21,0 +19,0 @@ |
{ | ||
"name": "babel-plugin-react-scoped-css", | ||
"version": "0.2.3", | ||
"version": "0.2.6", | ||
"main": "index.js", | ||
@@ -19,3 +19,3 @@ "license": "MIT", | ||
], | ||
"gitHead": "dbbfc309e6d58e5f577c6f9b1786249a445ddc72" | ||
"gitHead": "bb58fdf5ee9919e7eb207178d0caf04a990cc831" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3886
47