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

@dile/crud

Package Overview
Dependencies
Maintainers
0
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dile/crud - npm Package Compare versions

Comparing version 0.6.6 to 0.6.7

2

lib/translationService.js
import {TranslationService as OriginalTranslationService} from '@dile/ui/mixins/i18n/TranslationService.js';
const translations = import.meta.glob('./i18n/*.js');
class TranslationService extends OriginalTranslationService {

@@ -4,0 +6,0 @@ async importLanguage(language) {

4

package.json
{
"name": "@dile/crud",
"version": "0.6.6",
"version": "0.6.7",
"description": "Components to create a generic crud system based on Web Components and Lit",

@@ -34,3 +34,3 @@ "main": "index.js",

},
"gitHead": "aa9b94ac00931acfc2ec510cfbbd7ac209acf7e5"
"gitHead": "cf760dbcc0ec2b0037587987a26d01a3b8a42bdf"
}
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