Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jss-plugin-extend

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jss-plugin-extend - npm Package Compare versions

Comparing version 10.6.0 to 10.7.0

13

package.json
{
"name": "jss-plugin-extend",
"description": "JSS plugin that enables mixing in styles.",
"version": "10.6.0",
"version": "10.7.0",
"license": "MIT",

@@ -10,2 +10,3 @@ "homepage": "https://cssinjs.org/jss-extend",

"unpkg": "dist/jss-plugin-extend.bundle.js",
"sideEffects": false,
"typings": "./src/index.d.ts",

@@ -38,12 +39,12 @@ "author": "JSS Team",

"devDependencies": {
"jss-plugin-expand": "10.6.0",
"jss-plugin-nested": "10.6.0",
"jss-plugin-rule-value-function": "10.6.0"
"jss-plugin-expand": "10.7.0",
"jss-plugin-nested": "10.7.0",
"jss-plugin-rule-value-function": "10.7.0"
},
"dependencies": {
"@babel/runtime": "^7.3.1",
"jss": "10.6.0",
"jss": "10.7.0",
"tiny-warning": "^1.0.2"
},
"gitHead": "8a620dc05b69dff493fb8f4248a888b9994b4c5f"
"gitHead": "b4ead286205e3bf6afe9e2d40ae0a0be98a66acf"
}

@@ -8,7 +8,6 @@ # jss-plugin-extend

[![Dependencies](https://img.shields.io/david/cssinjs/jss.svg?path=packages%2Fjss-plugin-extend&style=flat)](https://npmjs.org/package/jss-plugin-extend)
[![Gitter](https://badges.gitter.im/JoinChat.svg)](https://gitter.im/cssinjs/lobby)
> JSS plugin that enables mixing in styles.
See our website [jss-plugin-extend](https://cssinjs.org/jss-plugin-extend?v=v10.6.0) for more information.
See our website [jss-plugin-extend](https://cssinjs.org/jss-plugin-extend?v=v10.7.0) for more information.

@@ -15,0 +14,0 @@ ## Install

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