Socket
Socket
Sign inDemoInstall

@pie-ui/select-text

Package Overview
Dependencies
100
Maintainers
2
Versions
98
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.2.0

11

CHANGELOG.md

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

<a name="1.2.0"></a>
# [1.2.0](https://github.com/pie-framework/pie-ui/compare/@pie-ui/select-text@1.1.1...@pie-ui/select-text@1.2.0) (2018-05-16)
### Features
* upgrade material-ui -> [@material-ui](https://github.com/material-ui)/core@^1.0.0-rc.1 ([ccf025f](https://github.com/pie-framework/pie-ui/commit/ccf025f))
<a name="1.1.1"></a>

@@ -8,0 +19,0 @@ ## [1.1.1](https://github.com/pie-framework/pie-ui/compare/@pie-ui/select-text@1.1.0...@pie-ui/select-text@1.1.1) (2018-05-09)

2

lib/main.js

@@ -26,3 +26,3 @@ 'use strict';

var _styles = require('material-ui/styles');
var _styles = require('@material-ui/core/styles');

@@ -29,0 +29,0 @@ var _debug = require('debug');

@@ -6,11 +6,11 @@ {

},
"version": "1.1.1",
"version": "1.2.0",
"description": "",
"main": "lib/index.js",
"dependencies": {
"@material-ui/core": "^1.0.0-rc.1",
"@pie-framework/pie-player-events": "^0.1.0",
"@pie-lib/correct-answer-toggle": "2.0.9",
"@pie-lib/render-ui": "^2.0.10",
"@pie-lib/text-select": "^1.1.0",
"material-ui": "^1.0.0-beta.44",
"@pie-lib/correct-answer-toggle": "2.1.0",
"@pie-lib/render-ui": "^2.1.0",
"@pie-lib/text-select": "^1.2.0",
"prop-types": "^15.6.1",

@@ -17,0 +17,0 @@ "react": "^16.3.2",

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