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

@boll/core

Package Overview
Dependencies
Maintainers
3
Versions
1225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boll/core - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Tue, 15 Sep 2020 20:23:21 GMT",
"date": "Thu, 17 Sep 2020 22:06:33 GMT",
"tag": "@boll/core_v1.0.1",
"version": "1.0.1",
"comments": {
"patch": [
{
"comment": "More package breakup.",
"author": "jdh@microsoft.com",
"commit": "84f4d2111b34e5337fe31381222a436a4268d9ee",
"package": "@boll/core"
}
]
}
},
{
"date": "Tue, 15 Sep 2020 20:23:35 GMT",
"tag": "@boll/core_v1.0.0",

@@ -8,0 +23,0 @@ "version": "1.0.0",

# Change Log - @boll/core
This log was last generated on Tue, 15 Sep 2020 20:23:21 GMT and should not be manually modified.
This log was last generated on Thu, 17 Sep 2020 22:06:33 GMT and should not be manually modified.
<!-- Start content -->
## 1.0.1
Thu, 17 Sep 2020 22:06:33 GMT
### Patches
- More package breakup. (jdh@microsoft.com)
## 1.0.0
Tue, 15 Sep 2020 20:23:21 GMT
Tue, 15 Sep 2020 20:23:35 GMT

@@ -11,0 +19,0 @@ ### Major changes

@@ -39,1 +39,5 @@ import { BollFile } from "./boll-file";

}
export interface ImportPathAndLineNumber {
path: string;
lineNumber: number;
}

6

package.json

@@ -8,2 +8,3 @@ {

"glob": "^7.1.6",
"typescript": "^3.9.7",
"yaml": "^1.10.0"

@@ -19,4 +20,3 @@ },

"typedoc": "^0.19.1",
"typedoc-plugin-markdown": "^2.4.2",
"typescript": "^3.9.7"
"typedoc-plugin-markdown": "^2.4.2"
},

@@ -43,3 +43,3 @@ "files": [

},
"version": "1.0.0"
"version": "1.0.1"
}
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