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

evalvalid

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

evalvalid - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

evalvalid.min.js

2

evalvalid.js

@@ -7,3 +7,3 @@ /**

const temp = /\{|\}|\[|\]|\"|\'|\`|\:|\;|\+|\-|\/|\\|\!|\#|\%|\&|\(|\)|\=|\~|\*|\<|\>|\?|\_/g;
const temp = /\{|\}|\[|\]|\"|\'|\`|\;|\\|/g;

@@ -10,0 +10,0 @@ const eval_valid = (code) => {

{
"name": "evalvalid",
"version": "1.0.0",
"version": "1.1.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "evalvalid.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