Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

encore-auditor

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encore-auditor - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

16

lib/audits.js

@@ -492,10 +492,10 @@ 'use strict';

]
}, {
// https://regex101.com/r/rA2oI7/1
pattern: /\.exists\(/,
type: 'error',
messages: [
'The "exists" function has been deprecated.',
'Use "isPresent()" instead.'
]
//}, {
// // https://regex101.com/r/rA2oI7/1
// pattern: /\.exists\(/,
// type: 'error',
// messages: [
// 'The "exists" function has been deprecated.',
// 'Use "isPresent()" instead.'
// ]
},

@@ -502,0 +502,0 @@ ],

{
"name": "encore-auditor",
"version": "0.3.0",
"version": "0.3.1",
"description": "Source code analyzer for EncoreUI applications.",

@@ -5,0 +5,0 @@ "main": "./lib/encore-auditor.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