Socket
Socket
Sign inDemoInstall

interpolate-components

Package Overview
Dependencies
22
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

4

CHANGELOG.md
# Changelog
## 1.0.5
* Bump to allow for React ^15.1.0, still supporting ^0.14.3
## 1.0.4

@@ -4,0 +8,0 @@

8

package.json
{
"name": "interpolate-components",
"version": "1.0.4",
"version": "1.0.5",
"description": "Convert strings into structured React components.",

@@ -37,5 +37,5 @@ "repository": {

"dependencies": {
"react": "^0.14.3",
"react-addons-create-fragment": "^0.14.3",
"react-dom": "^0.14.3"
"react": "^0.14.3 || ^15.1.0",
"react-addons-create-fragment": "^0.14.3 || ^15.1.0",
"react-dom": "^0.14.3 || ^15.1.0"
},

@@ -42,0 +42,0 @@ "author": "Bob Ralian <bob.ralian@gmail.com> (http://github.com/rralian)",

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