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

aiware-object-to-csp

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aiware-object-to-csp - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

9

package.json
{
"name": "aiware-object-to-csp",
"private": false,
"version": "0.0.1",
"main": "src/lib/index.js",
"module": "src/lib/index.js"
"version": "0.0.2",
"main": "src/lib/compiled.js",
"module": "src/lib/index.js",
"scripts": {
"prepublish": "babel --plugins @babel/plugin-transform-modules-commonjs index.js --out-file compiled.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