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

@owlui/typings

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owlui/typings - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

custom-globals/index.d.ts

8

CHANGELOG.md

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

## [0.0.3](https://github.com/EEBOS/owl-ui/compare/v0.0.2...v0.0.3) (2022-01-21)
**Note:** Version bump only for package @owlui/typings
## [0.0.2](https://github.com/EEBOS/owl-ui/compare/v0.0.1...v0.0.2) (2022-01-11)

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

4

package.json
{
"name": "@owlui/typings",
"version": "0.0.2",
"version": "0.0.3",
"description": "",

@@ -22,3 +22,3 @@ "homepage": "https://github.com/EEBOS/owl-ui/tree/main/typings#readme",

},
"gitHead": "e2ea2e5c36a8b718509474206a3e0be826281b19"
"gitHead": "a0c6999ae7fe0614916479e7ad5d806c14f8b56b"
}
{
"extends": "../tsconfig.base.json",
"compilerOptions": {
"isolatedModules": true,
"allowSyntheticDefaultImports": true,
"skipLibCheck": false,
"noEmit": true,
"types": []
"isolatedModules": true,
"allowSyntheticDefaultImports": true,
"skipLibCheck": false,
"noEmit": true,
"types": []
},
"include": [],
"files": []
}
"files": [],
"references": [
{
"path": "./static-assets/tsconfig.json"
},
{
"path": "./custom-global/tsconfig.json"
}
]
}
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