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

@semantic-ui/templating

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semantic-ui/templating - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

12

package.json
{
"name": "@semantic-ui/templating",
"version": "0.0.11",
"version": "0.0.12",
"main": "src/index.js",

@@ -9,8 +9,8 @@ "module": "src/index.js",

"dependencies": {
"@semantic-ui/component": "^0.0.11",
"@semantic-ui/query": "^0.0.11",
"@semantic-ui/reactivity": "^0.0.11",
"@semantic-ui/templating": "^0.0.11",
"@semantic-ui/utils": "^0.0.11"
"@semantic-ui/component": "^0.0.12",
"@semantic-ui/query": "^0.0.12",
"@semantic-ui/reactivity": "^0.0.12",
"@semantic-ui/templating": "^0.0.12",
"@semantic-ui/utils": "^0.0.12"
}
}

@@ -113,3 +113,3 @@ import { Reaction } from '@semantic-ui/reactivity';

},
reactiveDebug() {
debugReactivity() {
Reaction.getSource();

@@ -116,0 +116,0 @@ debugger;

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