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

grunt-jade-tss

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-jade-tss - npm Package Compare versions

Comparing version 0.7.3 to 0.7.4

2

package.json
{
"name": "grunt-jade-tss",
"description": "Compile Jade templates To TSS.",
"version": "0.7.3",
"version": "0.7.4",
"homepage": "https://github.com/Casear/Grunt-Jade2TSS",

@@ -6,0 +6,0 @@ "author": {

@@ -74,3 +74,3 @@ (function() {

p = data[_i];
tmpP = p.replace('.', '\.');
tmpP = p.replace('.', '\\.');
t = new RegExp('\\"' + tmpP + '\\"(\\s*):(\\s*){(\\s|.)*}', "m");

@@ -77,0 +77,0 @@ if (!t.test(d)) {

Sorry, the diff of this file is not supported yet

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