Socket
Socket
Sign inDemoInstall

@socialgouv/emjpm-ui-global-style

Package Overview
Dependencies
Maintainers
5
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socialgouv/emjpm-ui-global-style - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

## [1.3.1](https://github.com/SocialGouv/emjpm-design-system/compare/@socialgouv/emjpm-ui-global-style@1.3.0...@socialgouv/emjpm-ui-global-style@1.3.1) (2019-12-12)
### Bug Fixes
* **deps:** update emotion monorepo ([#60](https://github.com/SocialGouv/emjpm-design-system/issues/60)) ([e6b73a2](https://github.com/SocialGouv/emjpm-design-system/commit/e6b73a2))
* **deps:** update react monorepo to ^16.12.0 ([#62](https://github.com/SocialGouv/emjpm-design-system/issues/62)) ([b0bad6f](https://github.com/SocialGouv/emjpm-design-system/commit/b0bad6f))
# [1.3.0](https://github.com/SocialGouv/emjpm-design-system/compare/@socialgouv/emjpm-ui-global-style@1.2.2...@socialgouv/emjpm-ui-global-style@1.3.0) (2019-08-21)

@@ -8,0 +20,0 @@

22

package.json
{
"name": "@socialgouv/emjpm-ui-global-style",
"version": "1.3.0",
"version": "1.3.1",
"author": "Incubateur des Ministères Sociaux <dsi-incubateur@sg.social.gouv.fr> (https://incubateur.social.gouv.fr)",

@@ -15,17 +15,17 @@ "license": "Apache-2.0",

"dependencies": {
"@emotion/core": "^10.0.15",
"@emotion/core": "^10.0.22",
"emotion-normalize": "^10.1.0",
"normalize.css": "^8.0.1",
"react": "^16.8.6"
"react": "^16.12.0"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/node": "^7.2.2",
"@babel/plugin-proposal-object-rest-spread": "^7.3.2",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@babel/preset-react": "^7.0.0"
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/node": "^7.7.4",
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
"@babel/plugin-transform-runtime": "^7.7.6",
"@babel/preset-env": "^7.7.6",
"@babel/preset-react": "^7.7.4"
},
"gitHead": "7749c0f373c0a82f44dfd5beb5c3b20e9f228811"
"gitHead": "e3c760e2fc230ba85ac1eed0dd957ab5c851f920"
}
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