Socket
Socket
Sign inDemoInstall

pragmatismo-io-framework

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pragmatismo-io-framework - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

Node/doc/assets/css/main.css

10

CSharp/README.md
pragmatismo.io - Framework (C#)
http://pragmatismo.io
Licenciado sob MIT License.
Uso de código-fonte de:
https://github.com/Microsoft/BotBuilder (MIT)
https://github.com/Microsoft/BotBuilder-Samples (MIT)
https://github.com/sunilpottumuttu/personalitytestbot.git (Apache License 2.0)
http://www.macoratti.net/11/09/c_val1.htm

8

package.json
{
"version": "1.0.2",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"version": "1.0.3",
"main": "./Node/dist/index.js",
"types": "./Node/dist/index.d.ts",
"name": "pragmatismo-io-framework",
"description": "pragmatismo-io-framework (MIT License)",
"description": "Anything reusable turned into classes.",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

@@ -1,35 +0,4 @@

/*****************************************************************************\
| ( )_ _ |
| _ _ _ __ _ _ __ ___ ___ _ _ | ,_)(_) ___ ___ _ |
| ( '_`\ ( '__)/'_` ) /'_ `\/' _ ` _ `\ /'_` )| | | |/',__)/' _ `\ /'_`\ |
| | (_) )| | ( (_| |( (_) || ( ) ( ) |( (_| || |_ | |\__, \| ( ) |( (_) ) |
| | ,__/'(_) `\__,_)`\__ |(_) (_) (_)`\__,_)`\__)(_)(____/(_) (_)`\___/' |
| | | ( )_) | |
| (_) \___/' |
| |
| Copyright (c) Pragmatismo.io. All rights reserved. |
| Licensed under the MIT license |
| |
| MIT License: |
| Permission is hereby granted, free of charge, to any person obtaining |
| a copy of this software and associated documentation files (the |
| "Software"), to deal in the Software without restriction, including |
| without limitation the rights to use, copy, modify, merge, publish, |
| distribute, sublicense, and/or sell copies of the Software, and to |
| permit persons to whom the Software is furnished to do so, subject to |
| the following conditions: |
| |
| The above copyright notice and this permission notice shall be |
| included in all copies or substantial portions of the Software. |
| |
| THE SOFTWARE IS PROVIDED ""AS IS"", WITHOUT WARRANTY OF ANY KIND, |
| EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
| LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
| OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
| WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| |
\*****************************************************************************/
Common classes.
pragmatismo.io - Framework (Node)
http://pragmatismo.io
Licenciado sob MIT License.
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