Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-document-meta

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-document-meta - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

10

package.json
{
"name": "react-document-meta",
"version": "2.1.0",
"version": "2.1.1",
"description": "Declarative, nested and stateful HTML document meta tags for React",

@@ -35,3 +35,5 @@ "main": "./dist/index",

"mocha": "^3.1.2",
"react": "^15.4.1",
"react-addons-test-utils": "^15.4.1",
"react-dom": "^15.4.1",
"react-hot-loader": "^1.3.0",

@@ -41,5 +43,7 @@ "webpack": "^1.13.3",

},
"peerDependencies": {
"react": ">=0.14.0",
"react-dom": ">=0.14.0"
},
"dependencies": {
"react": ">=0.14.0",
"react-dom": ">=0.14.0",
"react-side-effect": "^1.0.1"

@@ -46,0 +50,0 @@ },

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