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

oasis-std

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oasis-std - npm Package Compare versions

Comparing version 0.1.0-rc.2 to 0.1.0-rc.3

8

package.json
{
"name": "oasis-std",
"version": "0.1.0-rc.2",
"version": "0.1.0-rc.3",
"description": "Oasis platform standard library",

@@ -8,6 +8,6 @@ "license": "Apache-2.0",

"repository": "https://github.com/oasislabs/oasis-ts",
"main": "lib/bundle.js",
"main": "lib/src/index.js",
"types": "lib/src/index.d.ts",
"scripts": {
"build": "tsc -b && rollup -c ../../rollup.config.ts"
"build": "tsc -b"
},

@@ -17,3 +17,3 @@ "dependencies": {

},
"gitHead": "ef006277ed0405aef5d436dd9ca4e05c754a596e"
"gitHead": "943299d78a2a0ae3f2dabea1025fe19d1d606cc4"
}

Sorry, the diff of this file is not supported yet

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