jsxstyle-utils
Advanced tools
Comparing version 2.4.1-canary.15 to 2.4.1-canary.16
{ | ||
"name": "jsxstyle-utils", | ||
"version": "2.4.1-canary.15+ec36c54", | ||
"version": "2.4.1-canary.16+31529df", | ||
"description": "Utilities used by jsxstyle and tooling built for jsxstyle", | ||
@@ -21,3 +21,3 @@ "author": "Pete Hunt", | ||
}, | ||
"gitHead": "ec36c54147a81778593a293a1019a9bf6fb2c60d" | ||
"gitHead": "31529df12169d91e324265d4a2fc712ed074fe8a" | ||
} |
@@ -61,8 +61,8 @@ # jsxstyle-utils | ||
[string-hash]: https://github.com/darkskyapp/string-hash | ||
[addstyletohead]: https://github.com/jsxstyle/jsxstyle/blob/master/packages/jsxstyle-utils/src/addStyleToHead.js | ||
[componentstyles]: https://github.com/jsxstyle/jsxstyle/blob/master/packages/jsxstyle-utils/src/componentStyles.js | ||
[dangerousstylevalue]: https://github.com/jsxstyle/jsxstyle/blob/master/packages/jsxstyle-utils/src/dangerousStyleValue.js | ||
[getstylecache]: https://github.com/jsxstyle/jsxstyle/blob/master/packages/jsxstyle-utils/src/getStyleCache.js | ||
[getstylekeysforprops]: https://github.com/jsxstyle/jsxstyle/blob/master/packages/jsxstyle-utils/src/getStyleKeysForProps.js | ||
[hyphenatestylenames]: https://github.com/jsxstyle/jsxstyle/blob/master/packages/jsxstyle-utils/src/hyphenateStyleName.js | ||
[stringhash]: https://github.com/jsxstyle/jsxstyle/blob/master/packages/jsxstyle-utils/src/stringHash.js | ||
[addstyletohead]: https://github.com/jsxstyle/jsxstyle/blob/main/packages/jsxstyle-utils/src/addStyleToHead.js | ||
[componentstyles]: https://github.com/jsxstyle/jsxstyle/blob/main/packages/jsxstyle-utils/src/componentStyles.js | ||
[dangerousstylevalue]: https://github.com/jsxstyle/jsxstyle/blob/main/packages/jsxstyle-utils/src/dangerousStyleValue.js | ||
[getstylecache]: https://github.com/jsxstyle/jsxstyle/blob/main/packages/jsxstyle-utils/src/getStyleCache.js | ||
[getstylekeysforprops]: https://github.com/jsxstyle/jsxstyle/blob/main/packages/jsxstyle-utils/src/getStyleKeysForProps.js | ||
[hyphenatestylenames]: https://github.com/jsxstyle/jsxstyle/blob/main/packages/jsxstyle-utils/src/hyphenateStyleName.js | ||
[stringhash]: https://github.com/jsxstyle/jsxstyle/blob/main/packages/jsxstyle-utils/src/stringHash.js |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
64015