simplebar
Advanced tools
Comparing version 2.0.3 to 2.1.0
@@ -1,2 +0,2 @@ | ||
## [v2.0.2] | ||
## [v2.0.3] | ||
> Jan 7, 2017 | ||
@@ -9,4 +9,5 @@ | ||
[v2.0.0-beta.1]: https://github.com/reactjs/react-router/compare/v1.1.9...v2.0.0-beta.1 | ||
## [v2.0.0-beta.1] | ||
[v2.0.3]: https://github.com/Grsmto/simplebar/compare/v2.0.1...v2.0.3 | ||
## v2.0.0-beta.1 | ||
> Oct 7, 2016 | ||
@@ -17,3 +18,1 @@ | ||
- **Feature:** Dependency free. Fully rewritten with ES6 (transpiled to ES6 using Babel). | ||
[v2.0.0-beta.1]: https://github.com/reactjs/react-router/compare/v1.1.9...v2.0.0-beta.1 |
@@ -6,3 +6,3 @@ { | ||
"files": [ | ||
"umd" | ||
"dist" | ||
], | ||
@@ -14,6 +14,6 @@ "author": "Adrien Grsmto from a fork by Jonathan Nicol", | ||
}, | ||
"main": "umd/simplebar.js", | ||
"main": "dist/simplebar.js", | ||
"homepage": "https://grsmto.github.io/simplebar/", | ||
"bugs": "https://github.com/grsmto/simplebar/issues", | ||
"version": "2.0.3", | ||
"version": "2.1.0", | ||
"scripts": { | ||
@@ -51,2 +51,3 @@ "start": "webpack-dev-server --inline", | ||
"postcss-loader": "^0.13.0", | ||
"resize-observer-polyfill": "^1.4.1", | ||
"style-loader": "^0.13.1", | ||
@@ -53,0 +54,0 @@ "webpack": "^1.13.2", |
@@ -19,4 +19,4 @@ #SimpleBar 2 [![npm package][npm-badge]][npm] | ||
``` | ||
<link rel="stylesheet" href="https://unpkg.com/simplebar@2.0.1/umd/simplebar.css" /> | ||
<script src="https://unpkg.com/simplebar@2.0.1/umd/simplebar.js"></script> | ||
<link rel="stylesheet" href="https://unpkg.com/simplebar@2.0.3/umd/simplebar.css" /> | ||
<script src="https://unpkg.com/simplebar@2.0.3/umd/simplebar.js"></script> | ||
``` | ||
@@ -23,0 +23,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
136
43683
15
6
1