Socket
Socket
Sign inDemoInstall

js-awe

Package Overview
Dependencies
7
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

test/sanitizerTest.js

2

package.json
{
"name": "js-awe",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "src/index.js",

import { strict as assert } from 'assert'
import { traverse, getValueAtPath, setValueAtPath, wildcardToRegExp, cloneCopy, promiseAll, CustomError, _, } from '../src/bundleUtils.js'
import { wildcardToRegExp, cloneCopy, promiseAll, _, } from '../src/bundleUtils.js'
import { traverse, getValueAtPath, setValueAtPath } from '../src/jsUtils.js'
describe('bundleUtils', () => {

@@ -7,0 +7,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc