Socket
Socket
Sign inDemoInstall

ses

Package Overview
Dependencies
Maintainers
3
Versions
103
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.5.0 to 0.5.1

16

package.json
{
"name": "ses",
"version": "0.5.0",
"version": "0.5.1",
"description": "Secure ECMAScript",

@@ -18,10 +18,10 @@ "main": "dist/ses.cjs.js",

"@agoric/nat": "^2.0.0",
"eslint": "^5.11.1",
"eslint": "^5.16.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^3.3.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-react": "^7.12.0",
"prettier": "^1.16.4",
"eslint-config-prettier": "^4.3.0",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.13.0",
"prettier": "^1.17.1",
"rollup": "^1.1.0",

@@ -28,0 +28,0 @@ "rollup-plugin-node-resolve": "^4.0.0",

# Secure EcmaScript (SES)
[![Build Status][travis-svg]][travis-url]
[![Build Status][ci-svg]][ci-url]
[![dependency status][deps-svg]][deps-url]

@@ -27,3 +27,3 @@ [![dev dependency status][dev-deps-svg]][dev-deps-url]

Incorporates (as a git submodule) the Realms shim from
Incorporates (as a git submodule) the [Realms shim](https://github.com/Agoric/realms-shim), which is a TC39 proposal spec here:
https://github.com/tc39/proposal-realms .

@@ -58,4 +58,4 @@

[travis-svg]: https://travis-ci.com/Agoric/SES.svg?branch=master
[travis-url]: https://travis-ci.com/Agoric/SES
[ci-svg]: https://circleci.com/gh/Agoric/SES.svg?style=svg
[ci-url]: https://circleci.com/gh/Agoric/SES
[coveralls-svg]: https://coveralls.io/repos/github/Agoric/SES/badge.svg

@@ -62,0 +62,0 @@ [coveralls-url]: https://coveralls.io/github/Agoric/SES

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

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

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