Socket
Socket
Sign inDemoInstall

styled-components

Package Overview
Dependencies
Maintainers
2
Versions
358
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

styled-components - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

9

CHANGELOG.md

@@ -13,2 +13,8 @@ # Change Log

## [v1.1.1]
### Changed
- Bumped `css-to-react-native` to `v1.0.3` to avoid floating points number bug.
## [v1.1.0]

@@ -104,3 +110,4 @@

[Unreleased]: https://github.com/styled-components/styled-components/compare/v1.1.0...master
[Unreleased]: https://github.com/styled-components/styled-components/compare/v1.1.1...master
[v1.1.1]: https://github.com/styled-components/styled-components/compare/v1.1.0...v1.1.1
[v1.1.0]: https://github.com/styled-components/styled-components/compare/v1.0.11...v1.1.0

@@ -107,0 +114,0 @@ [v1.0.11]: https://github.com/styled-components/styled-components/compare/v1.0.10...v1.0.11

4

package.json
{
"name": "styled-components",
"version": "1.1.0",
"version": "1.1.1",
"description": "Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress πŸ’…",

@@ -42,3 +42,3 @@ "main": "lib/index.js",

"buffer": "^5.0.0",
"css-to-react-native": "^1.0.0",
"css-to-react-native": "^1.0.3",
"fbjs": "^0.8.4",

@@ -45,0 +45,0 @@ "glamor": "^2.15.5",

Sorry, the diff of this file is not supported yet

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