![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Ruby command-line tool that prettifies CSS files grouping lines by property rather than by selector
sudo gem update --system # in order to install dependencies
gem install csswaxer
csswaxer http://rubygems.org/stylesheets/all.css
csswaxer http://vlex.com/stylesheets/new.css
v0.0.9 2014/06/05 Bump CSS Parser, which is now available as a gem again. Include iconv which is required.
v0.0.8 2010/08/03 CSS Parser is no (longer) available as a gem in version 1.1.0. Fixed by creating a new gem called css_parser_1.1.0 and requiring that one instead
v0.0.7 2010/04/03 Expanded shorthand properties: background, font, margin, padding
v0.0.6 2010/04/02 Requires CSS Parser > 1.1.0 which includes load_file!
v0.0.5 2010/04/02 Fixed a bug; now respects multiple property values for the same selector
v0.0.4 2010/03/31 Fixed a bug; now also respects !important statements
v0.0.3 2010/03/28 Fixed a bug; now also works on remote CSS files
v0.0.1 2010/03/28 First commit that only works on CSS files with one-line style.
Released in the public domain under the Ruby license. See LICENSE for details.
FAQs
Unknown package
We found that csswaxer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.