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

@kelbyone/core

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kelbyone/core - npm Package Compare versions

Comparing version 0.0.6 to 0.1.0

src/_core.ts

59

package.json
{
"_from": "@kelbyone/core@latest",
"_id": "@kelbyone/core@0.0.4",
"_inBundle": false,
"_integrity": "sha512-ZQ0F7MbLUU+dALWFNRQDk/J5DFZuPkfgFcFQnuHoeZwp+yLe7AmwtqKCcgZ5a2r8iK75xlYTbFYCcBi0ih+rsA==",
"_location": "/@kelbyone/core",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "@kelbyone/core@latest",
"name": "@kelbyone/core",
"escapedName": "@kelbyone%2fcore",
"scope": "@kelbyone",
"rawSpec": "latest",
"saveSpec": null,
"fetchSpec": "latest"
"name": "@kelbyone/core",
"version": "0.1.0",
"description": "KelbyOne Core",
"main": "_core.ts",
"type": "module",
"repository": {
"url": "git+https://github.com/curthusting/-kelbyone-core.git"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@kelbyone/core/-/core-0.0.4.tgz",
"_shasum": "5266404efb28b996e696005cb14edfbc61e15337",
"_spec": "@kelbyone/core@latest",
"_where": "/Applications/MAMP/kelbyone/@kelbyone/components",
"author": {
"name": "Curt Husting",
"email": "curthusting@gmail.com"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Core providers and utilities for @KelbyOne/Components",
"license": "ISC",
"main": "index.js",
"name": "@kelbyone/core",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.6"
}
"author": "Curt Husting <curthusting@gmail.com>",
"license": "ISC",
"dependencies": {
"@capacitor/cli": "^2.4.6",
"@capacitor/core": "^2.4.6",
"rxjs": "^6.6.3",
"@kelbyone/services": "./src/services",
"@kelbyone/providers": "./src/providers"
},
"devDependencies": {
"typescript": "^4.1.3"
},
"bugs": {
"url": "https://github.com/curthusting/-kelbyone-core/issues"
},
"homepage": "https://github.com/curthusting/-kelbyone-core#readme"
}
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