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

@smui/paper

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smui/paper - npm Package Compare versions

Comparing version

to
3.0.0

8

CHANGELOG.md

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

# [3.0.0](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.12...v3.0.0) (2021-04-19)
**Note:** Version bump only for package @smui/paper
# [3.0.0-beta.12](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.11...v3.0.0-beta.12) (2021-04-18)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@smui/paper",
"version": "3.0.0-beta.12",
"version": "3.0.0",
"description": "Svelte Material UI - Paper",

@@ -36,3 +36,3 @@ "keywords": [

"@material/typography": "^10.0.0",
"@smui/common": "^3.0.0-beta.12"
"@smui/common": "^3.0.0"
},

@@ -42,3 +42,3 @@ "devDependencies": {

},
"gitHead": "53311f66cf47da668683783ccac6d461865056c0"
"gitHead": "a0e5734f80dd799c7ff24e10d0d84bb2b8165615"
}

@@ -19,3 +19,3 @@ # Svelte Material UI - Paper

The latest SMUI v3 beta had a lot of changes, and these docs haven't been caught up yet. You should check out the demo page's code to see the latest usage.
The latest SMUI v3 had a lot of changes, and these docs haven't been caught up yet. You should check out the demo page's code to see the latest usage.

@@ -22,0 +22,0 @@ # Basic Usage