Socket
Socket
Sign inDemoInstall

@gold.au/body

Package Overview
Dependencies
201
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.2 to 2.2.3

8

CHANGELOG.md
@gold.au/body CHANGELOG
## 2.2.3
### Patch Changes
- 634fe333: Fixes React components now include CSS
- Updated dependencies [634fe333]
- @gold.au/core@4.0.2
## 2.2.2

@@ -4,0 +12,0 @@

9

package.json
{
"name": "@gold.au/body",
"version": "2.2.2",
"version": "2.2.3",
"description": "Basic body styles for body HTML elements",

@@ -26,4 +26,3 @@ "keywords": [

"test": "npm-run-all --parallel test:*",
"prepublish": "npm run build:pre",
"todo:prepublish": "npm run test:helper && npm run build:pre",
"prepublish": "npm run test:helper && npm run build:pre",
"build:pre": "node ../../scripts/helper.js precompile publish",

@@ -55,6 +54,6 @@ "build:js": "npm run build:pre && node ../../scripts/helper.js compile",

"@gold.au/pancake-json": "~1",
"@gold.au/core": "^4.0.0"
"@gold.au/core": "^4.0.2"
},
"peerDependencies": {
"@gold.au/core": "^4.0.0"
"@gold.au/core": "^4.0.2"
},

@@ -61,0 +60,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc