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

lassy-xpath

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lassy-xpath - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

components/xpath-editor/xpath-editor.component.js

@@ -20,2 +20,4 @@ "use strict";

var _this = _super.call(this, xpathParserService, macroService) || this;
_this.autofocus = false;
_this.value = '';
_this.width = "500px";

@@ -22,0 +24,0 @@ _this.onChange = new core_1.EventEmitter();

2

package.json
{
"name": "lassy-xpath",
"version": "0.1.2",
"version": "0.1.3",
"description": "XPath format and editor for searching LASSY XML files",

@@ -5,0 +5,0 @@ "main": "index.js",

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