New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@untool/react

Package Overview
Dependencies
Maintainers
3
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@untool/react - npm Package Compare versions

Comparing version 0.5.1 to 0.6.0

lib/core.js

12

CHANGELOG.md

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

<a name="0.6.0"></a>
# [0.6.0](https://github.com/untool/untool/compare/v0.5.1...v0.6.0) (2018-05-16)
### Features
* **react:** add untool/react main export ([1082e13](https://github.com/untool/untool/commit/1082e13))
* **react:** make untool/react a full-fledged preset ([56cacad](https://github.com/untool/untool/commit/56cacad))
<a name="0.5.1"></a>

@@ -8,0 +20,0 @@ ## [0.5.1](https://github.com/untool/untool/compare/v0.5.0...v0.5.1) (2018-05-14)

8

package.json
{
"name": "@untool/react",
"version": "0.5.1",
"version": "0.6.0",
"description": "untool react mixin",
"keywords": [
"unmixin"
"unmixin",
"unpreset"
],
"esnext": "lib/components.js",
"main": "lib/core.js",
"esnext:main": "lib/components.js",
"scripts": {

@@ -10,0 +12,0 @@ "test": "echo \"Error: no test specified\""

@@ -12,3 +12,4 @@ # `@untool/react`

```bash
$ yarn add @untool/react # OR npm install @untool/react
$ yarn add @untool/react react react-dom react-helmet react-router react-router-dom
# OR npm install @untool/react react react-dom react-helmet react-router react-router-dom
```

@@ -15,0 +16,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