Socket
Socket
Sign inDemoInstall

js-awe

Package Overview
Dependencies
9
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.54 to 1.0.55

4

package.json
{
"name": "js-awe",
"version": "1.0.54",
"version": "1.0.55",
"homepage": "https://github.com/josuamanuel/js-awe",

@@ -37,7 +37,5 @@ "author": "josuamanuel@hotmail.com",

"test": "export CONFIG_ENV=Testing && export LOG_LEVEL=SILENT && mocha ./test/**/*.js",
"buildTypes": "tsc -p tsconfig-types.json",
"copyMapsAndTypes": "rsync -av --include '*/' --include '*.d.ts.map' --exclude '*' ./genTypes/ ./types/ && rsync -av --include '*/' --include '*.d.ts' --exclude '*' --ignore-existing ./genTypes/ ./types/",
"genAndCopyTypes": "npm run buildTypes && npm run copyMapsAndTypes",
"buildLib": "rm -rf ./dist && mkdir ./dist && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json && ./fixup",

@@ -44,0 +42,0 @@ "buildWeb": "rollup -c && ./awkChangenNodePerf.sh && rollup -c rollup.config.min.js && rollup -c rollup.config.dts.js && cp -r ./dist/browser ./examples",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc