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

jeff-jangular

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jeff-jangular - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

2

lib/jangular.js

@@ -43,3 +43,3 @@ /*

var evalAttributes = ['id', 'href', 'src', 'title', 'placeholder', 'popover', 'value', 'alt'];
var evalAttributes = ['href', 'src', 'title', 'placeholder', 'popover', 'value', 'alt', 'id', 'class', 'type'];
var angularTransforms = {

@@ -46,0 +46,0 @@ 'ng-bind': function(e, val) {

{
"name": "jeff-jangular",
"version": "0.0.16",
"version": "0.0.17",
"main": "lib/jangular.js",

@@ -5,0 +5,0 @@ "description": "A plugin for jeff.js that allows you to render pages from server-side jeff templates that contain angular syntax.",

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