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

jsii-spec

Package Overview
Dependencies
Maintainers
5
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsii-spec - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.10.1](https://github.com/awslabs/jsii/compare/v0.10.0...v0.10.1) (2019-04-17)
**Note:** Version bump only for package jsii-spec
# [0.10.0](https://github.com/awslabs/jsii/compare/v0.9.0...v0.10.0) (2019-04-16)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "jsii-spec",
"version": "0.10.0",
"version": "0.10.1",
"description": "Specification for jsii assemblies",

@@ -14,8 +14,7 @@ "main": "lib/index.js",

"devDependencies": {
"@types/node": "^8.10.43",
"@types/nodeunit": "^0.0.30",
"jsii-build-tools": "^0.10.0",
"jsii-build-tools": "^0.10.1",
"nodeunit": "^0.11.3",
"typescript": "^3.4.2",
"typescript-json-schema": "^0.34.0"
"typescript": "^3.4.3",
"typescript-json-schema": "^0.37.0"
},

@@ -32,4 +31,5 @@ "dependencies": {

"type": "git",
"url": "https://github.com/awslabs/jsii.git"
"url": "https://github.com/awslabs/jsii.git",
"directory": "packages/jsii-spec"
}
}

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