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

@semantic-ui/templating

Package Overview
Dependencies
Maintainers
1
Versions
68
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.8.5 to 0.8.6

tsconfig.json

11

package.json
{
"name": "@semantic-ui/templating",
"type": "module",
"version": "0.8.5",
"version": "0.8.6",
"main": "src/index.js",
"module": "src/index.js",
"types": "types/index.d.ts",
"author": "Jack Lukic",
"license": "ISC",
"dependencies": {
"@semantic-ui/renderer": "^0.8.5",
"@semantic-ui/query": "^0.8.5",
"@semantic-ui/reactivity": "^0.8.5",
"@semantic-ui/utils": "^0.8.5"
"@semantic-ui/renderer": "^0.8.6",
"@semantic-ui/query": "^0.8.6",
"@semantic-ui/reactivity": "^0.8.6",
"@semantic-ui/utils": "^0.8.6"
},

@@ -15,0 +16,0 @@ "devDependencies": {

@@ -621,2 +621,3 @@ import { $ } from '@semantic-ui/query';

abortController: this.eventController,
helpers: TemplateHelpers,

@@ -623,0 +624,0 @@ template: this,

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