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

ses

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ses - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

18

package.json
{
"name": "ses",
"version": "0.0.0",
"dependencies": {
"optimist": "~0.3.5"
},
"preferGlobal": true,
"bin": {
"ses": "bin/ses"
}
"name": "ses",
"version": "0.0.1",
"dependencies": {
"optimist": "~0.3.5"
},
"preferGlobal": true,
"bin": {
"ses": "bin/ses"
}
}
# Secure EcmaScript
**:warning: This is not an official, working packaging of Google
Caja’s SES. This is a project attempting to bring SES to Node.js but
will probably not be viable until Node.js 0.12 at least.**
SES is a tool that allows mutually suspicious programs to share a single

@@ -64,1 +68,2 @@ EcmaScript 5 compliant JavaScript context without interfering with each

```

Sorry, the diff of this file is too big to display

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