Socket
Socket
Sign inDemoInstall

angular-html5

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-html5 - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

2

index.js

@@ -21,3 +21,3 @@ 'use strict';

//3. '</ng-'
var allowedPreChars = '(\\s|<|<\/){1}';
var allowedPreChars = '(\\s|<|<\/|["\']){1}';
//build find/replace regex

@@ -24,0 +24,0 @@ //$1 -> allowable pre-chars

{
"name": "angular-html5",
"version": "1.1.0",
"version": "1.2.0",
"description": "Change your ng-attributes to data-ng-attributes for html5 validation",

@@ -5,0 +5,0 @@ "repository": "pgilad/angular-html5",

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