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 2.5.0 to 2.6.0

readme.md

22

package.json
{
"name": "angular-html5",
"version": "2.5.0",
"version": "2.6.0",
"description": "Change your ng-attributes to data-ng-attributes for html5 validation",
"repository": "pgilad/angular-html5",
"license": "MIT",
"author": {
"name": "Gilad Peleg",
"email": "giladp007@gmail.com",
"url": "http://giladpeleg.com"
},
"author": "Gilad Peleg <gilad@giladpeleg.com> (https://www.giladpeleg.com)",
"bin": "./bin/angular-html5.js",

@@ -36,12 +32,12 @@ "main": "index.js",

"devDependencies": {
"js-beautify": "^1.5.5",
"mocha": "^2.2.4",
"should": "^6.0.1"
"js-beautify": "^1.10.0",
"mocha": "^6.1.4",
"should": "^13.2.3"
},
"dependencies": {
"cheerio": "^0.19.0",
"commander": "^2.8.1",
"get-stdin": "^4.0.1",
"log-symbols": "^1.0.2"
"cheerio": "^0.22.0",
"commander": "^2.20.0",
"get-stdin": "^7.0.0",
"log-symbols": "^3.0.0"
}
}

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